From 914dcae230857d3ba06355457768778acac1cf5b Mon Sep 17 00:00:00 2001 From: slothsoft Date: Sat, 29 Feb 2020 16:57:59 +0100 Subject: [PATCH] [#6] prepare release 1.0.0 --- de.slothsoft.mp4spliterator.assembly/pom.xml | 6 +- de.slothsoft.mp4spliterator.feature/pom.xml | 6 +- de.slothsoft.mp4spliterator.it/pom.xml | 6 +- de.slothsoft.mp4spliterator.product/pom.xml | 74 ++++++++++---------- de.slothsoft.mp4spliterator/pom.xml | 6 +- pom.xml | 9 ++- 6 files changed, 48 insertions(+), 59 deletions(-) diff --git a/de.slothsoft.mp4spliterator.assembly/pom.xml b/de.slothsoft.mp4spliterator.assembly/pom.xml index 2ec0ddc..a734dba 100644 --- a/de.slothsoft.mp4spliterator.assembly/pom.xml +++ b/de.slothsoft.mp4spliterator.assembly/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 de.slothsoft.mp4spliterator.assembly de.slothsoft.mp4spliterator.assembly @@ -8,7 +6,7 @@ de.slothsoft.mp4spliterator de.slothsoft.mp4spliterator.build - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/de.slothsoft.mp4spliterator.feature/pom.xml b/de.slothsoft.mp4spliterator.feature/pom.xml index c855385..98b0531 100644 --- a/de.slothsoft.mp4spliterator.feature/pom.xml +++ b/de.slothsoft.mp4spliterator.feature/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 de.slothsoft.mp4spliterator.feature eclipse-feature @@ -8,7 +6,7 @@ de.slothsoft.mp4spliterator de.slothsoft.mp4spliterator.build - 1.0.0-SNAPSHOT + 1.0.0 \ No newline at end of file diff --git a/de.slothsoft.mp4spliterator.it/pom.xml b/de.slothsoft.mp4spliterator.it/pom.xml index dd07fbe..be40f28 100644 --- a/de.slothsoft.mp4spliterator.it/pom.xml +++ b/de.slothsoft.mp4spliterator.it/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 de.slothsoft.mp4spliterator.it eclipse-test-plugin @@ -9,7 +7,7 @@ de.slothsoft.mp4spliterator de.slothsoft.mp4spliterator.build - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/de.slothsoft.mp4spliterator.product/pom.xml b/de.slothsoft.mp4spliterator.product/pom.xml index 718932c..2a454aa 100644 --- a/de.slothsoft.mp4spliterator.product/pom.xml +++ b/de.slothsoft.mp4spliterator.product/pom.xml @@ -1,39 +1,37 @@ - - 4.0.0 - de.slothsoft.mp4spliterator.product - eclipse-repository - - - de.slothsoft.mp4spliterator - de.slothsoft.mp4spliterator.build - 1.0.0-SNAPSHOT - - - - - - org.eclipse.tycho - tycho-p2-director-plugin - - - create-product-distributions - - materialize-products - archive-products - - - - - - - ${project.artifactId} - ${project.artifactId}-${maven.build.timestamp} - - - - - - + + 4.0.0 + de.slothsoft.mp4spliterator.product + eclipse-repository + + + de.slothsoft.mp4spliterator + de.slothsoft.mp4spliterator.build + 1.0.0 + + + + + + org.eclipse.tycho + tycho-p2-director-plugin + + + create-product-distributions + + materialize-products + archive-products + + + + + + + ${project.artifactId} + ${project.artifactId}-${maven.build.timestamp} + + + + + + \ No newline at end of file diff --git a/de.slothsoft.mp4spliterator/pom.xml b/de.slothsoft.mp4spliterator/pom.xml index 5cd5040..cdad2f2 100644 --- a/de.slothsoft.mp4spliterator/pom.xml +++ b/de.slothsoft.mp4spliterator/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 eclipse-plugin de.slothsoft.mp4spliterator @@ -9,7 +7,7 @@ de.slothsoft.mp4spliterator de.slothsoft.mp4spliterator.build - 1.0.0-SNAPSHOT + 1.0.0 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 1cb3ecc..e255337 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.slothsoft.mp4spliterator de.slothsoft.mp4spliterator.build - 1.0.0-SNAPSHOT + 1.0.0 pom @@ -161,5 +159,6 @@ scm:git:https://github.com/slothsoft/mp4-spliterator.git - + 1.0.0 + \ No newline at end of file