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 /artifacts/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 'artifacts/pom.xml')
-rwxr-xr-x | artifacts/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index b047d23c1..9203e5386 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>sli-northbound-artifacts</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: sli-northbound-artifacts</name> @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <properties> |