aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be-plugins
diff options
context:
space:
mode:
authorLodha <jinendra.lodha@accenture.com>2025-02-07 16:19:05 +0530
committerLodha <jinendra.lodha@accenture.com>2025-02-07 16:36:11 +0530
commit625f0c81eda3ce1c7a055f774f811661bd0775c8 (patch)
treecc991c5b9a77fa7eb1629cfc705397d79f0e5a61 /catalog-be-plugins
parentdf357f729c3109055a80126bc011618beec83126 (diff)
Update version to 1.14.0-SNAPSHOT
- Bump version to 1.14.0-SNAPSHOT Issue-ID: SDC-4713 Change-Id: Icdcfe3c441961a63f3f99bb4f44b594094a086a4 Signed-off-by: Jinendra Lodha <jinendra.lodha@accenture.com>
Diffstat (limited to 'catalog-be-plugins')
-rw-r--r--catalog-be-plugins/backend-all-plugins/pom.xml2
-rw-r--r--catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml2
-rw-r--r--catalog-be-plugins/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/catalog-be-plugins/backend-all-plugins/pom.xml b/catalog-be-plugins/backend-all-plugins/pom.xml
index a33025a420..0f0eac1b8f 100644
--- a/catalog-be-plugins/backend-all-plugins/pom.xml
+++ b/catalog-be-plugins/backend-all-plugins/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<artifactId>catalog-be-plugins</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.13.9-SNAPSHOT</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
diff --git a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml
index 6f4a59f46d..d21bdcd2de 100644
--- a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml
+++ b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>catalog-be-plugins</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.13.9-SNAPSHOT</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/catalog-be-plugins/pom.xml b/catalog-be-plugins/pom.xml
index 826ee3443e..c812898c12 100644
--- a/catalog-be-plugins/pom.xml
+++ b/catalog-be-plugins/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>sdc-main</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.13.9-SNAPSHOT</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>catalog-be-plugins</artifactId>