From 0d70c59008d6f36a9932221ee38063e7862b60da Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Mon, 13 Mar 2017 15:40:27 +0000 Subject: [DCAE-1] changed POM version to 1.1.0-SNAPSHOT Change-Id: I5ada95c1351ab9b369be8248996474910cd36cec Signed-off-by: Carsten Lund --- ncomp-maven-base/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 4 ++-- ncomp-maven-sirius-project/pom.xml | 4 ++-- .../src/main/resources/archetype-resources/pom.xml | 2 +- ncomp-maven-sirius-runtime/pom.xml | 4 ++-- ncomp-maven-xcore-project/pom.xml | 4 ++-- .../src/main/resources/archetype-resources/pom.xml | 2 +- ncomp-maven-xcore/pom.xml | 2 +- pom.xml | 2 +- version.properties | 2 +- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ncomp-maven-base/pom.xml b/ncomp-maven-base/pom.xml index b67f8ea..8a6b962 100644 --- a/ncomp-maven-base/pom.xml +++ b/ncomp-maven-base/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openecomp.ncomp.maven ncomp-maven-base - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom diff --git a/ncomp-maven-parent-project/src/main/resources/archetype-resources/pom.xml b/ncomp-maven-parent-project/src/main/resources/archetype-resources/pom.xml index 367eb8a..c8e4522 100644 --- a/ncomp-maven-parent-project/src/main/resources/archetype-resources/pom.xml +++ b/ncomp-maven-parent-project/src/main/resources/archetype-resources/pom.xml @@ -4,7 +4,7 @@ GNAMEEEE PPPP - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom PPPP @@ -19,7 +19,7 @@ org.openecomp.ncomp.maven ncomp-maven-base - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../dcae-org.openecomp.ncomp.maven/ncomp-maven-base diff --git a/ncomp-maven-sirius-project/pom.xml b/ncomp-maven-sirius-project/pom.xml index dcc2da8..2ea34da 100644 --- a/ncomp-maven-sirius-project/pom.xml +++ b/ncomp-maven-sirius-project/pom.xml @@ -2,13 +2,13 @@ 4.0.0 org.openecomp.ncomp.maven ncomp-maven-sirius-project - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom org.openecomp.ncomp.maven ncomp-maven-base - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../dcae-org.openecomp.ncomp.maven/ncomp-maven-base diff --git a/ncomp-maven-sirius-project/src/main/resources/archetype-resources/pom.xml b/ncomp-maven-sirius-project/src/main/resources/archetype-resources/pom.xml index 69c295b..d3db1c2 100644 --- a/ncomp-maven-sirius-project/src/main/resources/archetype-resources/pom.xml +++ b/ncomp-maven-sirius-project/src/main/resources/archetype-resources/pom.xml @@ -6,7 +6,7 @@ org.openecomp.ncomp.sirius.manager ncomp-sirius-manager-base - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/ncomp-maven-sirius-runtime/pom.xml b/ncomp-maven-sirius-runtime/pom.xml index d1df34d..d771da4 100644 --- a/ncomp-maven-sirius-runtime/pom.xml +++ b/ncomp-maven-sirius-runtime/pom.xml @@ -2,13 +2,13 @@ 4.0.0 org.openecomp.ncomp.maven ncomp-maven-sirius-runtime - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom org.openecomp.ncomp.maven ncomp-maven-base - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../dcae-org.openecomp.ncomp.maven/ncomp-maven-base diff --git a/ncomp-maven-xcore-project/pom.xml b/ncomp-maven-xcore-project/pom.xml index 63f50c1..a74cf1e 100644 --- a/ncomp-maven-xcore-project/pom.xml +++ b/ncomp-maven-xcore-project/pom.xml @@ -2,13 +2,13 @@ 4.0.0 org.openecomp.ncomp.maven ncomp-maven-xcore-project - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom org.openecomp.ncomp.maven ncomp-maven-base - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../dcae-org.openecomp.ncomp.maven/ncomp-maven-base diff --git a/ncomp-maven-xcore-project/src/main/resources/archetype-resources/pom.xml b/ncomp-maven-xcore-project/src/main/resources/archetype-resources/pom.xml index 03c5a88..c0c51b7 100644 --- a/ncomp-maven-xcore-project/src/main/resources/archetype-resources/pom.xml +++ b/ncomp-maven-xcore-project/src/main/resources/archetype-resources/pom.xml @@ -5,7 +5,7 @@ org.openecomp.ncomp.maven ncomp-maven-xcore - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/ncomp-maven-xcore/pom.xml b/ncomp-maven-xcore/pom.xml index 323411d..f3b0204 100644 --- a/ncomp-maven-xcore/pom.xml +++ b/ncomp-maven-xcore/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openecomp.ncomp.maven ncomp-maven-xcore - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 74bebc9..d1367df 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openecomp.ncomp.maven ncomp-maven - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom diff --git a/version.properties b/version.properties index c0f2742..13f6d31 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- cgit 1.2.3-korg