diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-11-15 13:36:12 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-15 13:36:12 +0200 |
commit | b5fc68f8df7d253da2be2d42b0533e01884e0686 (patch) | |
tree | 5eb11aa6d3480584f87be248082132ee635caa4e /openecomp-ui/pom.xml | |
parent | f41951033204f43882337533b4265790c598c4e1 (diff) |
update sdc version in master
update sdc version to 1.4.0 for master
Change-Id: Ia3b16b397b6e01dc185549dd20be399ee67a791a
Issue-ID: SDC-1913
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
Diffstat (limited to 'openecomp-ui/pom.xml')
-rw-r--r-- | openecomp-ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index d0dd8790dc..102cb91a5c 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-onboarding</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath>../onboarding</relativePath> </parent> |