aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2022-10-29 00:40:06 +0100
committerMichaelMorris <michael.morris@est.tech>2022-10-29 00:40:10 +0100
commit1f681f279919470d1273ba38f4b5bdcef67759e7 (patch)
treef94ef9eb94639a0164df9c26c3f2452df647ba59 /openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest
parent32c117592f2f05c63ffc98d52473916ddcc450cc (diff)
Step version to 1.12.1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4238 Change-Id: I3797ce38210c4c2ecd00e4a6ab3d7fd846f97aa0
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest')
-rw-r--r--openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml2
-rw-r--r--openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml2
-rw-r--r--openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml
index 8a503f5e33..e6ede61149 100644
--- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml
+++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>notifications-rest</artifactId>
- <version>1.12.0-SNAPSHOT</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<artifactId>notifications-rest-services</artifactId>
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml
index 95e23e63ea..9891c50ce0 100644
--- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml
+++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>notifications-rest</artifactId>
- <version>1.12.0-SNAPSHOT</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<artifactId>notifications-rest-types</artifactId>
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 b621c8853a..f0c5e4a943 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.12.0-SNAPSHOT</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.sdc</groupId>