diff options
author | Dan Timoney <dtimoney@att.com> | 2018-01-04 10:24:02 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2018-01-04 10:24:02 -0500 |
commit | 070e55461f5343dc09292c09714fc2670c2c7545 (patch) | |
tree | e77c6b8d5fb91e0a1df2e8c80e63252c306fe11f | |
parent | a928172435c9314f9170f99321a6a58eec4c80a1 (diff) |
Use released parent pomv0.1.11.0.1-ONAP1.0.1-Amsterdamamsterdam
Update to use released version of parent pom
Change-Id: Ie3697ab6b4d402f047228c6f4355afbc1362924c
Issue-ID: CCSDK-166
Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-x | 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> |