diff --git a/examples/pom.xml b/examples/pom.xml index 6602706d6..5b0e4ddcb 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,27 +5,27 @@ examples ISO Parser Examples - 1.9.53-SNAPSHOT + 1.9.53 org.mp4parser mp4parser-project - 1.9.53-SNAPSHOT + 1.9.53 org.mp4parser isoparser - 1.9.53-SNAPSHOT + 1.9.53 org.mp4parser muxer - 1.9.53-SNAPSHOT + 1.9.53 org.mp4parser streaming - 1.9.53-SNAPSHOT + 1.9.53 xom diff --git a/isoparser/pom.xml b/isoparser/pom.xml index 403112264..466c6aea3 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.53-SNAPSHOT + 1.9.53 mp4parser-project org.mp4parser - 1.9.53-SNAPSHOT + 1.9.53 UTF-8 @@ -148,7 +148,7 @@ https://github.com/sannies/mp4parser - mp4parser-project-1.9.43 + mp4parser-project-1.9.53 diff --git a/muxer/pom.xml b/muxer/pom.xml index 1f054a904..febf4339a 100644 --- a/muxer/pom.xml +++ b/muxer/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mp4parser - 1.9.53-SNAPSHOT + 1.9.53 muxer File Muxer https://github.com/sannies/mp4parser @@ -12,7 +12,7 @@ mp4parser-project org.mp4parser - 1.9.53-SNAPSHOT + 1.9.53 UTF-8 @@ -21,7 +21,7 @@ org.mp4parser isoparser - 1.9.53-SNAPSHOT + 1.9.53 junit @@ -53,6 +53,6 @@ https://github.com/sannies/mp4parser - mp4parser-project-1.9.43 + mp4parser-project-1.9.53 \ No newline at end of file diff --git a/pom.xml b/pom.xml index bf62dc5ba..1be480dd5 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.mp4parser mp4parser-project pom - 1.9.53-SNAPSHOT + 1.9.53 MP4 Parser Project https://github.com/sannies/mp4parser @@ -188,6 +188,6 @@ https://github.com/sannies/mp4parser scm:git:git@github.com:sannies/mp4parser.git - mp4parser-project-1.9.43 + mp4parser-project-1.9.53 diff --git a/streaming/pom.xml b/streaming/pom.xml index b3f5e9ec2..6443f553d 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -3,12 +3,12 @@ 4.0.0 org.mp4parser streaming - 1.9.53-SNAPSHOT + 1.9.53 org.mp4parser isoparser - 1.9.53-SNAPSHOT + 1.9.53 junit @@ -19,7 +19,7 @@ org.mp4parser muxer - 1.9.53-SNAPSHOT + 1.9.53 test @@ -38,7 +38,7 @@ mp4parser-project org.mp4parser - 1.9.53-SNAPSHOT + 1.9.53 @@ -121,6 +121,6 @@ https://github.com/sannies/mp4parser - mp4parser-project-1.9.43 + mp4parser-project-1.9.53 \ No newline at end of file