diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2019-05-07 18:33:33 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2019-05-07 18:33:52 +0300 |
commit | 66cd382cf5b543474b5291023a62a3be1f4f03d3 (patch) | |
tree | 4c0ce113ba53676d99681c28923caf46ececc555 /openecomp-be/pom.xml | |
parent | 14be881ba45c3ce623131a9844155d8bdf140b5e (diff) |
Update SDC version 1.4.1
Change-Id: Ied1680cb89bdc4d00d0977bef2a26bb5b8a0381e
Issue-ID: SDC-1913
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'openecomp-be/pom.xml')
-rw-r--r-- | openecomp-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml index 3522fc1323..5a2214c22c 100644 --- a/openecomp-be/pom.xml +++ b/openecomp-be/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-onboarding</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath>../onboarding/pom.xml</relativePath> </parent> |