summaryrefslogtreecommitdiffstats
path: root/odlparent/setup/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2025-03-05 15:47:41 -0500
committerDan Timoney <dtimoney@att.com>2025-03-05 15:47:41 -0500
commitdea9035e8dc26e689916a8d7b9c140c444c5f63b (patch)
tree52e76553a77d223754175b067116cd34171b69a7 /odlparent/setup/pom.xml
parentfba48d7d04fdb25656af891b3e12c18df3708294 (diff)
Create initial Paris version of ccsdk parentsHEADmaster
Create initial release version of ccsdk parent poms for Paris release. Issue-ID: CCSDK-4095 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9347f9ed777cdf2080efcfe610b8f48bfca207d2
Diffstat (limited to 'odlparent/setup/pom.xml')
-rwxr-xr-xodlparent/setup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml
index 14cdf066..f5e13eee 100755
--- a/odlparent/setup/pom.xml
+++ b/odlparent/setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-aggregator</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>setup</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>