summaryrefslogtreecommitdiffstats
path: root/ceilometer-model
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-10-19 10:48:36 -0400
committerRob Daugherty <rd472p@att.com>2018-10-19 10:49:56 -0400
commitd184b2b864673755acec7acdf35f7687b1b13dec (patch)
treed891610d80a968923432a21a7a5905a2d1dc4d2f /ceilometer-model
parentbd6f4ae224f40244990b6a0addffd2124ec95853 (diff)
Update version to 1.4.0-SNAPSHOT for Dublin
Henceforth, the master branch will be for Dublin work. Change-Id: I61f48eb66b1a07a7ee9df2bcc4442ca229104677 Issue-ID: SO-1151 Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'ceilometer-model')
-rw-r--r--ceilometer-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ceilometer-model/pom.xml b/ceilometer-model/pom.xml
index a86b621..21d9a7a 100644
--- a/ceilometer-model/pom.xml
+++ b/ceilometer-model/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.onap.so.libs</groupId>
<artifactId>openstack-java-sdk</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.so.libs.openstack-java-sdk</groupId>
<artifactId>ceilometer-model</artifactId>