aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-01-04 10:24:02 -0500
committerDan Timoney <dtimoney@att.com>2018-01-04 10:24:02 -0500
commit070e55461f5343dc09292c09714fc2670c2c7545 (patch)
treee77c6b8d5fb91e0a1df2e8c80e63252c306fe11f
parenta928172435c9314f9170f99321a6a58eec4c80a1 (diff)
Update to use released version of parent pom Change-Id: Ie3697ab6b4d402f047228c6f4355afbc1362924c Issue-ID: CCSDK-166 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c1f3f5cd..25fdbb96 100755
--- 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>