aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-01-04 10:21:57 -0500
committerDan Timoney <dtimoney@att.com>2018-01-04 10:21:57 -0500
commit2442aa6b8380c2a7c56b462d3b477b0b5de16de2 (patch)
treea69db7a1f84fc3d19a4f858699af187e274bb6da
parentc2f5e1183050a8d0a47d7d05bbf0c01a00113caf (diff)
Update to use released version of parent pom Change-Id: I54eef4cf9fb189f5d749053409d53fc1c570073c Issue-ID: CCSDK-166 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5c4e3723..31c1c1f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-carbon-sr1</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>