diff --git a/examples/pom.xml b/examples/pom.xml index e0feff0d6..55971838e 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,27 +5,27 @@ examples ISO Parser Examples - 1.9.51 + 1.9.52-SNAPSHOT org.mp4parser mp4parser-project - 1.9.51 + 1.9.52-SNAPSHOT org.mp4parser isoparser - 1.9.51 + 1.9.52-SNAPSHOT org.mp4parser muxer - 1.9.51 + 1.9.52-SNAPSHOT org.mp4parser streaming - 1.9.51 + 1.9.52-SNAPSHOT xom diff --git a/isoparser/pom.xml b/isoparser/pom.xml index 89054aff3..073c640c1 100644 --- a/isoparser/pom.xml +++ b/isoparser/pom.xml @@ -7,11 +7,11 @@ A generic parser and writer for all ISO 14496 based files (MP4, Quicktime, DCF, PDCF, ...) https://github.com/sannies/mp4parser - 1.9.51 + 1.9.52-SNAPSHOT mp4parser-project org.mp4parser - 1.9.51 + 1.9.52-SNAPSHOT UTF-8 @@ -148,7 +148,7 @@ https://github.com/sannies/mp4parser - mp4parser-project-1.9.51 + mp4parser-project-1.9.43 diff --git a/muxer/pom.xml b/muxer/pom.xml index a594517df..754754061 100644 --- a/muxer/pom.xml +++ b/muxer/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mp4parser - 1.9.51 + 1.9.52-SNAPSHOT muxer File Muxer https://github.com/sannies/mp4parser @@ -12,7 +12,7 @@ mp4parser-project org.mp4parser - 1.9.51 + 1.9.52-SNAPSHOT UTF-8 @@ -21,7 +21,7 @@ org.mp4parser isoparser - 1.9.51 + 1.9.52-SNAPSHOT junit @@ -53,6 +53,6 @@ https://github.com/sannies/mp4parser - mp4parser-project-1.9.51 + mp4parser-project-1.9.43 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 241fdb040..0fd970fe1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.mp4parser mp4parser-project pom - 1.9.51 + 1.9.52-SNAPSHOT MP4 Parser Project https://github.com/sannies/mp4parser @@ -156,6 +156,6 @@ https://github.com/sannies/mp4parser scm:git:git@github.com:sannies/mp4parser.git - mp4parser-project-1.9.51 + mp4parser-project-1.9.43 diff --git a/streaming/pom.xml b/streaming/pom.xml index 418163e26..69cf7e78a 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -3,12 +3,12 @@ 4.0.0 org.mp4parser streaming - 1.9.51 + 1.9.52-SNAPSHOT org.mp4parser isoparser - 1.9.51 + 1.9.52-SNAPSHOT junit @@ -19,7 +19,7 @@ org.mp4parser muxer - 1.9.51 + 1.9.52-SNAPSHOT test @@ -38,7 +38,7 @@ mp4parser-project org.mp4parser - 1.9.51 + 1.9.52-SNAPSHOT @@ -121,6 +121,6 @@ https://github.com/sannies/mp4parser - mp4parser-project-1.9.51 + mp4parser-project-1.9.43 \ No newline at end of file