summaryrefslogtreecommitdiffstats
path: root/core/utils/provider/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-10-20 15:29:33 -0400
committerDan Timoney <dtimoney@att.com>2022-10-20 15:29:33 -0400
commit5383edf1b735a6de8d1c54c6e8bacb867e090010 (patch)
tree7e276dc23145ad0d6e42a8ff7d3c93840130597b /core/utils/provider/pom.xml
parente667745190eac644e419e3c74533bd4be14dc42f (diff)
Roll master branch to London numbering
Roll master branch numbers to London release numbering Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f22370839ff4c0fbb81372371fc4c76d7c36eb6
Diffstat (limited to 'core/utils/provider/pom.xml')
-rw-r--r--core/utils/provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml
index aee79c124..1df0e584d 100644
--- a/core/utils/provider/pom.xml
+++ b/core/utils/provider/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.5.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>utils-provider</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>