diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-11-20 22:23:43 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-20 22:23:43 +0200 |
commit | 10d3ed8df0488869f906c832c309d56434257f52 (patch) | |
tree | 352fcd5c61a6552e00f4f0769e2c103c8a6e58d0 /openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest | |
parent | 4f1b51d3db3daf74e68d5dba8e62956a08641d22 (diff) |
update sdc version
update sdc version to 1.3.4 for Casablanca
Change-Id: Ib66541ef7164da8e35bc2967f9ddb70b4db8f668
Issue-ID: SDC-1913
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest')
3 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/pom.xml index a7f7b3844d..74e37df007 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> <artifactId>togglz-rest</artifactId> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml index 3b54c20581..bfcb146523 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>togglz-rest</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> <artifactId>togglz-rest-services</artifactId> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml index bc8108681d..2bcdec9671 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>togglz-rest</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> <artifactId>togglz-rest-types</artifactId> |