aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-01-04 16:01:07 -0500
committerDan Timoney <dtimoney@att.com>2018-01-04 16:01:07 -0500
commit06f5a52d48a39e5d197eafa3bd2c7620b83fceda (patch)
treed086a08133058da5d463ef83dabfb7c4dd1d0ab7
parent72fc2ae612af808ae81182cd782aa35b399482ce (diff)
Update to use released version of parent POM. Change-Id: Iba8dc7c2046a6fd3d4ff9c9620897ee0d75b56a0 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 62f48efb..144ae34c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,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>