summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStone, Avi (as206k) <as206k@att.com>2018-05-10 10:28:17 +0300
committerStone, Avi (as206k) <as206k@att.com>2018-05-10 10:28:17 +0300
commit9ac65979b139f3a8a813530ec5cd2c7c7f16eaa2 (patch)
tree1c92d58ae009e4905b154588158b77a9390392fb
parent9876df1068880b1756aea9872c1cecc314d4c6c4 (diff)
Fix pom.xml
Change pom version according to ONAP versioning Change-Id: I3c674ce48e0e8e592648c60c65c45a6ee4d652d2 Issue-ID: SDC-1316 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 90359a5..2c75a00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.sdc.dcae.property</groupId>
<artifactId>DCAE-DT-PROPERTY</artifactId>
- <version>1806.0.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>SystemProperty</name>
<description>System Properties</description>
<properties>