summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers
diff options
context:
space:
mode:
authorsx00562924 <SX00562924@techmahindra.com>2025-01-16 11:22:45 +0100
committersx00562924 <SX00562924@techmahindra.com>2025-01-16 11:22:54 +0100
commit25fa6a018aaa45828b1a699066f4bcc80fd18a42 (patch)
treebbb9762e94a092c49cd8e0d6870597db5b6468cd /mso-api-handlers
parent228ed5743ddeb182281bd1f01d3fff598b188746 (diff)
Bump version to 1.15.0-SNAPSHOT1.15.0
Issue-ID: SO-4132 Change-Id: I9b63f41667d1e43e54f2431b1c6afaaee4054b67 Signed-off-by: sx00562924 <SX00562924@techmahindra.com>
Diffstat (limited to 'mso-api-handlers')
-rw-r--r--mso-api-handlers/mso-api-handler-common/pom.xml2
-rw-r--r--mso-api-handlers/mso-api-handler-infra/pom.xml2
-rw-r--r--mso-api-handlers/mso-requests-db-repositories/pom.xml2
-rw-r--r--mso-api-handlers/mso-requests-db/pom.xml2
-rw-r--r--mso-api-handlers/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/mso-api-handlers/mso-api-handler-common/pom.xml b/mso-api-handlers/mso-api-handler-common/pom.xml
index d870639bf9..febfaef1f5 100644
--- a/mso-api-handlers/mso-api-handler-common/pom.xml
+++ b/mso-api-handlers/mso-api-handler-common/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>mso-api-handlers</artifactId>
- <version>1.13.0-SNAPSHOT</version>
+ <version>1.15.0-SNAPSHOT</version>
</parent>
<artifactId>mso-api-handler-common</artifactId>
<name>mso-api-handler-common</name>
diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml
index be1f58379b..64728a9615 100644
--- a/mso-api-handlers/mso-api-handler-infra/pom.xml
+++ b/mso-api-handlers/mso-api-handler-infra/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>mso-api-handlers</artifactId>
- <version>1.13.0-SNAPSHOT</version>
+ <version>1.15.0-SNAPSHOT</version>
</parent>
<artifactId>mso-api-handler-infra</artifactId>
<name>mso-api-handler-infra</name>
diff --git a/mso-api-handlers/mso-requests-db-repositories/pom.xml b/mso-api-handlers/mso-requests-db-repositories/pom.xml
index 3111568bd5..9055cdec3b 100644
--- a/mso-api-handlers/mso-requests-db-repositories/pom.xml
+++ b/mso-api-handlers/mso-requests-db-repositories/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>mso-api-handlers</artifactId>
- <version>1.13.0-SNAPSHOT</version>
+ <version>1.15.0-SNAPSHOT</version>
</parent>
<artifactId>mso-requests-db-repositories</artifactId>
<name>mso-requests-db-repositories</name>
diff --git a/mso-api-handlers/mso-requests-db/pom.xml b/mso-api-handlers/mso-requests-db/pom.xml
index 95f5f81a8e..886e27e3e1 100644
--- a/mso-api-handlers/mso-requests-db/pom.xml
+++ b/mso-api-handlers/mso-requests-db/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>mso-api-handlers</artifactId>
- <version>1.13.0-SNAPSHOT</version>
+ <version>1.15.0-SNAPSHOT</version>
</parent>
<artifactId>mso-requests-db</artifactId>
<name>mso-requests-db</name>
diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml
index 1445d3f10a..7ab0d887c4 100644
--- a/mso-api-handlers/pom.xml
+++ b/mso-api-handlers/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
- <version>1.13.0-SNAPSHOT</version>
+ <version>1.15.0-SNAPSHOT</version>
</parent>
<artifactId>mso-api-handlers</artifactId>