diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-11 09:54:53 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-15 08:53:55 -0400 |
commit | e856f7bf28d0cfdd463963cb199db14ddccb0210 (patch) | |
tree | 13d26820f1bd3a098d4ac2ad72a74c386772dcac /asdcApi/features/features-asdcApi/pom.xml | |
parent | c1e62faa6ba758ec19c8f31fb14c9fa9dbecc6ac (diff) |
Roll version to 0.6.45.0.2-ONAPelalto
Roll version to 0.6.4-SNAPSHOT
Change-Id: I1ae8bc6164226ca308c9ed9400ea5fdeb12d83f3
Issue-ID: CCSDK-1827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'asdcApi/features/features-asdcApi/pom.xml')
-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 c2ce9fbe..a1e1a1a8 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.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-asdcApi</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.4-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |