aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-12-05 13:55:50 -0500
committerDan Timoney <dtimoney@att.com>2017-12-05 13:55:50 -0500
commitcd0b441352a33a3cd0751056f5a7189f759a4994 (patch)
tree3afc45c6ad1d753ed1234923d75271bca1fb28d5
parent26d53d1c06a2bcb8d443dbe365061c376fb77de2 (diff)
Update to use parent version 0.1.1-SNAPSHOT
Need to use snapshot version of pom associated with Amsterdam mtce release (0.1.1-SNAPSHOT) Change-Id: Idfaa84d80366710b2077bc39080e79823f32138c Issue-ID: SDNC-211 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 06afa3e1367d32e9ede6ae61d037c398cc8c8215
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cbe11bbd..f80b6fa1 100755
--- 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.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>