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/backend/openecomp-sdc-action-manager | |
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/backend/openecomp-sdc-action-manager')
-rw-r--r-- | openecomp-be/backend/openecomp-sdc-action-manager/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml index fb44e8a198..148e5e0268 100644 --- a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> |