diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-11-22 00:24:00 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-26 21:38:43 +0200 |
commit | 1b0a8d4d02e30730272cc8cee4d78d5c286a93e1 (patch) | |
tree | 6776bb4d23d73058033c6e963e38ececf56aa507 /openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services | |
parent | 6535675526d608c835f4702b2ee57799da250fbe (diff) |
update sdc version3.0.0-ONAP1.3.5
update sdc version to 1.3.5 for Casablanca
Change-Id: Ib82a478e9b9987c18a67af115b828b0ff87d3f38
Issue-ID: SDC-1913
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml index 2ecfe61def..56d02d407f 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>item-permissions-rest</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> </parent> <artifactId>item-permissions-rest-services</artifactId> |