diff options
author | Dan Timoney <dtimoney@att.com> | 2018-01-04 10:21:57 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2018-01-04 10:21:57 -0500 |
commit | 2442aa6b8380c2a7c56b462d3b477b0b5de16de2 (patch) | |
tree | a69db7a1f84fc3d19a4f858699af187e274bb6da | |
parent | c2f5e1183050a8d0a47d7d05bbf0c01a00113caf (diff) |
Use released parent pomv0.1.11.0.1-ONAP1.0.1-Amsterdamamsterdam
Update to use released version of parent pom
Change-Id: I54eef4cf9fb189f5d749053409d53fc1c570073c
Issue-ID: CCSDK-166
Signed-off-by: Dan Timoney <dtimoney@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |