Set VID version to 2.0 17/49317/1
authorSonsino, Ofir (os0695) <os0695@intl.att.com>
Mon, 28 May 2018 16:08:44 +0000 (19:08 +0300)
committerSonsino, Ofir (os0695) <os0695@intl.att.com>
Mon, 28 May 2018 16:08:44 +0000 (19:08 +0300)
Change-Id: Id1eb8f82f1e6c751b1d6c41f32d4a7f035c63eec
Issue-ID: VID-234
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 e5129d9..b047e2d 100755 (executable)
@@ -45,7 +45,7 @@
                                                                        <descriptor>assembly/assembly-for-plugin.xml</descriptor>\r
                                                                </assembly>\r
                                                                <tags>\r
-                                                                 <tag>1.1-STAGING-latest</tag>\r
+                                                                 <tag>2.0-STAGING-latest</tag>\r
                                                                </tags>\r
                                                                    \r
                                                        </build>\r
index 306917a..2ec04fe 100755 (executable)
@@ -8,7 +8,7 @@
                the Portal team. -->\r
        <groupId>org.onap.vid</groupId>\r
        <artifactId>epsdk-app-onap</artifactId>\r
-       <version>1.2.1-SNAPSHOT</version>\r
+       <version>2.0.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 146a672..6a0ca5f 100644 (file)
@@ -2,9 +2,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )\r
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
-major=1\r
-minor=2\r
-patch=1\r
+major=2\r
+minor=0\r
+patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r
diff --git a/pom.xml b/pom.xml
index 0a2bb0f..733ec5c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
        <properties>\r
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>\r
                <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>\r
-               <build.version>1.2.1-SNAPSHOT</build.version>\r
+               <build.version>2.0.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>1.2.1-SNAPSHOT</version>\r
+       <version>2.0.0-SNAPSHOT</version>\r
 </project>\r
index 146a672..6a0ca5f 100644 (file)
@@ -2,9 +2,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )\r
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
-major=1\r
-minor=2\r
-patch=1\r
+major=2\r
+minor=0\r
+patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r
index 7a48522..580702f 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>1.2.1-SNAPSHOT</version>\r
+       <version>2.0.0-SNAPSHOT</version>\r
        <packaging>war</packaging>\r
        <name>VID Common</name>\r
        <description>VID Common code for opensource version</description>\r
index 146a672..6a0ca5f 100755 (executable)
@@ -2,9 +2,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )\r
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
-major=1\r
-minor=2\r
-patch=1\r
+major=2\r
+minor=0\r
+patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r