diff options
author | Dan Timoney <dtimoney@att.com> | 2018-01-04 16:33:23 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2018-01-04 17:07:57 -0500 |
commit | 9e2c557c58c04bf349dbbadffaef1ac7273d3002 (patch) | |
tree | da8802b65462792592afc0d45d4cbcf3845c5c57 /pom.xml | |
parent | 22bc7c2d253d8260c11f55dcbab60a3f85098c8b (diff) |
Use released artifacts in dockerv1.2.21.0.1-ONAP1.0.1-Amsterdam
Use released versions of CCSDK docker container and other artifacts
Change-Id: I4c4d7a57c1651de085beb6ce0f5611135223381d
Issue-ID: CCSDK-166
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: ea1175707dbcc7e73d620cd1c754e9153313ac90
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | 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> |