Bump VID version 87/71887/1
authorSonsino, Ofir (os0695) <os0695@intl.att.com>
Mon, 5 Nov 2018 18:52:49 +0000 (20:52 +0200)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Mon, 5 Nov 2018 19:01:05 +0000 (19:01 +0000)
Change-Id: I34e6cff25ac5652eda162096ee6b70feac0a4ce3
Issue-ID: VID-333
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
deliveries/pom.xml
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 7b7e6ab..ccd9f12 100755 (executable)
@@ -62,7 +62,7 @@
                                                                        <descriptor>assembly/assembly-for-plugin.xml</descriptor>\r
                                                                </assembly>\r
                                                                <tags>\r
-                                                                 <tag>3.1-STAGING-latest</tag>\r
+                                                                 <tag>3.2-STAGING-latest</tag>\r
                                                                  <tag>latest</tag>\r
                                                                </tags>\r
                                                                    \r
index 4c655c7..7d92867 100755 (executable)
@@ -8,7 +8,7 @@
                the Portal team. -->\r
        <groupId>org.onap.vid</groupId>\r
        <artifactId>epsdk-app-onap</artifactId>\r
-       <version>3.1.0-SNAPSHOT</version>\r
+       <version>3.2.0-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 0470dc6..d2c374d 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=3\r
-minor=1\r
+minor=2\r
 patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
diff --git a/pom.xml b/pom.xml
index cfab527..080bce8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
        <properties>\r
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>\r
                <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>\r
-               <build.version>3.1.0-SNAPSHOT</build.version>\r
+               <build.version>3.2.0-SNAPSHOT</build.version>\r
                <nexusproxy>https://nexus.onap.org</nexusproxy>\r
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>\r
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>\r
                        <version>4.5.3</version>\r
                </dependency>\r
        </dependencies>\r
-       <version>3.1.0-SNAPSHOT</version>\r
+       <version>3.2.0-SNAPSHOT</version>\r
 </project>\r
index 0470dc6..d2c374d 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=3\r
-minor=1\r
+minor=2\r
 patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
index c9c32ac..f2c7f0c 100755 (executable)
@@ -9,7 +9,7 @@
                inherit from a parent maven module. -->\r
        <groupId>org.onap.vid</groupId>\r
        <artifactId>vid-app-common</artifactId>\r
-       <version>3.1.0-SNAPSHOT</version>\r
+       <version>3.2.0-SNAPSHOT</version>\r
        <packaging>war</packaging>\r
        <name>VID Common</name>\r
        <description>VID Common code for opensource version</description>\r
index 0470dc6..d2c374d 100755 (executable)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=3\r
-minor=1\r
+minor=2\r
 patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r