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 /common-app-api | |
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 'common-app-api')
-rw-r--r-- | common-app-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index d06fc02680..2fbd4779e6 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <dependencies> |