summaryrefslogtreecommitdiffstats
path: root/oparent/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-07-31 15:15:00 -0400
committerDan Timoney <dtimoney@att.com>2023-07-31 15:15:00 -0400
commite718a166dadeca3e606386da1720313d8d71119f (patch)
treefd1b08c60fe717b29d9a747a9d9c1d934147707c /oparent/pom.xml
parent43836a9e53e965e6057ff08824d2cc4660a90049 (diff)
Release initial Montreal version of parent poms
Release initial Montreal version (2.6.0) of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I35ed4a2fe0d0d465dfed4f392880a03e64e2c746
Diffstat (limited to 'oparent/pom.xml')
-rwxr-xr-xoparent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index d04d3470..b4218078 100755
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -98,7 +98,7 @@
otherwise ccsdk/distribution/dependencies is not resolving correctly -->
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>