diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-11-01 16:25:31 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-01 16:25:31 +0200 |
commit | 1276ee10702ae3c1e1e7f9c11d6b2949e3e757e8 (patch) | |
tree | 5cf368447e02a1022981c903739e9c05fb9d2b48 /openecomp-be/tools/swagger-ui | |
parent | 1777d1336dc7eaf3aa6c8e89fb5462c7700128d2 (diff) |
update sdc to version 1.3.2
Change-Id: Ibd1a6a23f061c23e8bb0bb603f6ac315581564f6
Issue-ID: SDC-1865
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
Diffstat (limited to 'openecomp-be/tools/swagger-ui')
-rw-r--r-- | openecomp-be/tools/swagger-ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/swagger-ui/pom.xml b/openecomp-be/tools/swagger-ui/pom.xml index cc7efe799c..31cc1a0cbf 100644 --- a/openecomp-be/tools/swagger-ui/pom.xml +++ b/openecomp-be/tools/swagger-ui/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> |