Upper the pom version to 1.3.0

Increase the pom version to 1.3.0 after adding cassandra support.

Change-Id: I0c6c1d027362a0babb5d7a5473c93afc3a72bb09
This commit is contained in:
James Gu 2017-12-13 07:44:47 -08:00
parent 55ffc4d334
commit 5891ee07c2
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<properties>
<!-- Versioning -->
<versionNumber>1.2.1</versionNumber>
<versionNumber>1.3.0</versionNumber>
<computedVersion>${versionNumber}-SNAPSHOT</computedVersion>
<skipITs>true</skipITs>

View File

@ -4,7 +4,7 @@
<groupId>monasca</groupId>
<artifactId>monasca-common</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
<url>http://github.com/openstack/monasca-common</url>
<packaging>pom</packaging>