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/artifact-copy-plugin | |
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/artifact-copy-plugin')
-rw-r--r-- | openecomp-be/tools/artifact-copy-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/artifact-copy-plugin/pom.xml b/openecomp-be/tools/artifact-copy-plugin/pom.xml index d761b333fb..2e3f05435f 100644 --- a/openecomp-be/tools/artifact-copy-plugin/pom.xml +++ b/openecomp-be/tools/artifact-copy-plugin/pom.xml @@ -10,7 +10,7 @@ <parent> <artifactId>sdc-onboarding</artifactId> <groupId>org.openecomp.sdc</groupId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <relativePath>../../../onboarding/pom.xml</relativePath> </parent> <properties> |