This is on Maven Central now.

This was the reason for the (long broken) depend on the ooo-maven repo.
This commit is contained in:
Michael Bayne
2015-03-14 10:36:30 -07:00
parent c6cf90ab0a
commit e809d26f3d
+2 -8
View File
@@ -61,15 +61,9 @@
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.jcraft</groupId> <groupId>org.jcraft</groupId>
<artifactId>jorbis</artifactId> <artifactId>jorbis</artifactId>
<version>0.0.15</version> <version>0.0.17</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jogg</artifactId>
<version>0.0.7</version>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<dependency> <dependency>