From 04a5bef1c0c8ac2bd22c416ef224d968279550ee Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Tue, 23 Oct 2018 01:32:15 +0300 Subject: update sdc version to 1.3.1 Change-Id: I195d96ddf5bd6257ade7eb56c65f9e4bc2d602b6 Issue-ID: SDC-1865 Signed-off-by: Michael Lando --- .../notifications-rest/notifications-rest-services/pom.xml | 2 +- .../notifications-rest/notifications-rest-types/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest') 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 c68a34db55..ca642d03c3 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 @@ org.openecomp.sdc notifications-rest - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT notifications-rest-services 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 c7720bb4d3..16cb5c913d 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 @@ org.openecomp.sdc notifications-rest - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT notifications-rest-types 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 54ce49886b..b1c302aa77 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 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT org.openecomp.sdc -- cgit 1.2.3-korg