summaryrefslogtreecommitdiffstats
path: root/core/sliPluginUtils
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-08-07 16:48:23 -0400
committerDan Timoney <dtimoney@att.com>2024-08-07 16:51:52 -0400
commitac0e0c95968436d78781056eddf6af4b75b7fd92 (patch)
tree51f379f459a69253c876d3d35960ca8621d03953 /core/sliPluginUtils
parente65b8638cb888f66d3c03f5507a804ff07851e0e (diff)
Update version for Oslo releaseHEADmaster
Update version in master branch for Oslo release Issue-ID: CCSDK-4043 Change-Id: I46681cbf4219f5f62d590b9dd530da0682b01195 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'core/sliPluginUtils')
-rwxr-xr-xcore/sliPluginUtils/installer/pom.xml4
-rwxr-xr-xcore/sliPluginUtils/pom.xml4
-rwxr-xr-xcore/sliPluginUtils/provider/pom.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/core/sliPluginUtils/installer/pom.xml b/core/sliPluginUtils/installer/pom.xml
index 2bda11fd3..fa718aeea 100755
--- a/core/sliPluginUtils/installer/pom.xml
+++ b/core/sliPluginUtils/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.1</version>
+ <version>2.8.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliPluginUtils-installer</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml
index 97015d083..3c4304c6e 100755
--- a/core/sliPluginUtils/pom.xml
+++ b/core/sliPluginUtils/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.1</version>
+ <version>2.8.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliPluginUtils</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml
index 60a72f23a..f1c67d55e 100755
--- a/core/sliPluginUtils/provider/pom.xml
+++ b/core/sliPluginUtils/provider/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.1</version>
+ <version>2.8.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliPluginUtils-provider</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>