diff options
author | Dan Timoney <dtimoney@att.com> | 2018-01-04 12:27:32 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2018-01-04 12:27:32 -0500 |
commit | 6e59da361c5e0fbd0f131d85f6ff9b71704c2a9a (patch) | |
tree | f6ee04a21aeef90ab9877fd4bf7828301e1f019a /pom.xml | |
parent | 1c5d85c1014b04ef38fcbdc74963fcd35b3978a3 (diff) |
Update CCSDK versions1.0.1-ONAP1.0.1-Amsterdam
Update versions of CCSDK components to SR1 version numbers.
Change-Id: I1baf5d7c083d29234349cd1b6582e8d5f19cd620
Issue-ID: CCSDK-166
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> <modelVersion>4.0.0</modelVersion> |