diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:02:42 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:02:42 -0400 |
commit | e48d419ff3348af068aa2e72e283b0fed0cb5108 (patch) | |
tree | 196d6ffb377c1594df9cf898cf115f8e65c04c6a /asdcApi/features/features-asdcApi | |
parent | 5f9d3faad6a139578cb1c9b1c76f7bb5282cbe79 (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1 to recreate El Alto early drop artifacts
Change-Id: I0b516ccc051ca5a08414c653b7631716fafa987e
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'asdcApi/features/features-asdcApi')
-rw-r--r-- | asdcApi/features/features-asdcApi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/features/features-asdcApi/pom.xml b/asdcApi/features/features-asdcApi/pom.xml index 6a0af748..4c0762b5 100644 --- a/asdcApi/features/features-asdcApi/pom.xml +++ b/asdcApi/features/features-asdcApi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-asdcApi</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |