From 5b70ff39580abd699e2c2d75af8038d1d5fbeea1 Mon Sep 17 00:00:00 2001 From: Sebastian Annies Date: Tue, 26 Apr 2022 13:26:09 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- examples/pom.xml | 10 +++++----- isoparser/pom.xml | 6 +++--- muxer/pom.xml | 8 ++++---- pom.xml | 4 ++-- streaming/pom.xml | 10 +++++----- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index e0feff0d..55971838 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 89054aff..073c640c 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 a594517d..75475406 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 241fdb04..0fd970fe 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 418163e2..69cf7e78 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