Skip to content

Commit

Permalink
bump to latest mp4parser
Browse files Browse the repository at this point in the history
  • Loading branch information
sannies committed Dec 11, 2014
1 parent 2efd981 commit 929182b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>com.googlecode.mp4parser</groupId>
<artifactId>isoparser</artifactId>
<version>1.0.4.3-SNAPSHOT</version>
<version>1.0.5.3</version>
</dependency>
<dependency>
<groupId>org.jdesktop.bsaf</groupId>
Expand All @@ -145,7 +145,7 @@
<repositories>
<repository>
<id>mp4parser-staging</id>
<url>https://oss.sonatype.org/content/repositories/comgooglecodemp4parser-1025</url>
<url>https://oss.sonatype.org/content/repositories/comgooglecodemp4parser-1049</url>
</repository>
</repositories>

Expand Down

0 comments on commit 929182b

Please sign in to comment.