Bump minor version in preparation for Amsterdam
branching.
Change-Id: Ifcef9d089eb8e806ca04195fc53e399f55b5a1b4
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>inventory-api</artifactId>
- <version>1.2.0</version>
+ <version>1.3.0</version>
<name>dcaegen2-platform-inventory-api</name>
<!--internal <version>2.4.0</version>-->
# 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
major=1\r
-minor=0\r
+minor=1\r
patch=0\r
base_version=${major}.${minor}.${patch}\r
# Release must be completed with git revision # in Jenkins\r