Bump minor version 59/24159/8
authorJeremy Phelps <jphelps@linuxfoundation.org>
Fri, 17 Nov 2017 19:49:49 +0000 (13:49 -0600)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 21 Dec 2017 00:46:22 +0000 (16:46 -0800)
Bump minor version in preparation for Amsterdam
branching.

Issue-ID: CIMAN-120

Change-Id: Ia3d26e940162e43bc5313d32e8fea27e57122ec6
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
epsdk-app-onap/pom.xml
epsdk-app-onap/version.properties
pom.xml
version.properties
vid-app-common/pom.xml
vid-app-common/version.properties

index bd32fb7..e07f2ea 100755 (executable)
@@ -8,7 +8,7 @@
                the Portal team. -->\r
        <groupId>org.openecomp.vid</groupId>\r
        <artifactId>epsdk-app-onap</artifactId>\r
-       <version>1.1.1-SNAPSHOT</version>\r
+       <version>1.2.1-SNAPSHOT</version>\r
        <packaging>war</packaging>\r
        <name>ECOMP SDK Webapp for OpenSource</name>\r
        <description>ECOMP SDK Web Application for public release</description>\r
index 04a32de..08f1f93 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=1\r
-minor=1\r
-patch=1\r
+minor=2\r
+patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r
diff --git a/pom.xml b/pom.xml
index bc3fe23..8e4ffd9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
        <properties>\r
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>\r
                <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>\r
-               <build.version>1.1.1-SNAPSHOT</build.version>\r
+               <build.version>1.2.1-SNAPSHOT</build.version>\r
                <nexusproxy>https://nexus.onap.org</nexusproxy>\r
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>\r
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>\r
                        <scope>test</scope>\r
                </dependency>\r
        </dependencies>\r
-       <version>1.1.0-SNAPSHOT</version>\r
+       <version>1.2.0-SNAPSHOT</version>\r
 </project>\r
index 04a32de..146a672 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=1\r
-minor=1\r
+minor=2\r
 patch=1\r
 \r
 base_version=${major}.${minor}.${patch}\r
index e77bf96..3e87ef2 100755 (executable)
@@ -9,7 +9,7 @@
                inherit from a parent maven module. -->\r
        <groupId>org.openecomp.vid</groupId>\r
        <artifactId>vid-app-common</artifactId>\r
-       <version>1.1.1-SNAPSHOT</version>\r
+       <version>1.2.1-SNAPSHOT</version>\r
        <packaging>war</packaging>\r
        <name>VID Common</name>\r
        <description>VID Common code for opensource version</description>\r
index 04a32de..146a672 100755 (executable)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=1\r
-minor=1\r
+minor=2\r
 patch=1\r
 \r
 base_version=${major}.${minor}.${patch}\r