Revert "Bump master branch to version 3.0.0" 79/50979/1
authorGary Wu <gary.i.wu@huawei.com>
Thu, 7 Jun 2018 20:46:34 +0000 (13:46 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 7 Jun 2018 20:46:44 +0000 (13:46 -0700)
This reverts commit 2655a8b7e55b540422071af9792c28e6faa1396c.

This change was only merged to master branch in gerrit, but
somehow got applied to beijing branch in git.  Reverting.

Change-Id: I49cb8fe2dcfe2d43e49d9f33c8c5c48ea03355cb
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
version-manifest/pom.xml
version.properties

index 2b97228..89fb1b1 100644 (file)
@@ -8,7 +8,7 @@
   </parent>
   <groupId>org.onap.integration</groupId>
   <artifactId>version-manifest</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>ONAP Version Manifest and Maven Plugin</name>
   <url>https://www.onap.org</url>
index ddc6dd8..af0373d 100644 (file)
@@ -3,7 +3,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_version=3
+major_version=2
 minor_version=0
 patch_version=0