diff options
Diffstat (limited to 'openecomp-be/tools/artifact-copy-plugin/pom.xml')
-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> |