From 625f0c81eda3ce1c7a055f774f811661bd0775c8 Mon Sep 17 00:00:00 2001
From: Lodha <jinendra.lodha@accenture.com>
Date: Fri, 7 Feb 2025 16:19:05 +0530
Subject: 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>
---
 openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml')

diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml
index 9ba22270c2..9f193d415d 100644
--- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml
+++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.13.9-SNAPSHOT</version>
+        <version>1.14.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.openecomp.sdc</groupId>
-- 
cgit