diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:35:27 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:35:27 -0400 |
commit | 85962cd92a89187b61ca63a597c7f1f172cd98f2 (patch) | |
tree | 9a0320240e2b7aa30a8d2b5f438dd54bfc2b4f37 /asdcApi/provider/pom.xml | |
parent | 763ac52a1a6bb4c4c2a900bafad4b902edd24d22 (diff) |
Roll versions for Frankfurt development
Roll master version for Frankfurt development
Change-Id: I78f77bff5b9b85076cfa85fee883ca9769f71ffc
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'asdcApi/provider/pom.xml')
-rwxr-xr-x | asdcApi/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index 951368777..d9e6ca17b 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-provider</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |