diff options
Diffstat (limited to 'openecomp-be/tools/compile-helper-plugin')
-rw-r--r-- | openecomp-be/tools/compile-helper-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/compile-helper-plugin/pom.xml b/openecomp-be/tools/compile-helper-plugin/pom.xml index dc813e7b4a..ff4fb5de74 100644 --- a/openecomp-be/tools/compile-helper-plugin/pom.xml +++ b/openecomp-be/tools/compile-helper-plugin/pom.xml @@ -11,7 +11,7 @@ <parent> <artifactId>sdc-onboarding</artifactId> <groupId>org.openecomp.sdc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <relativePath>../../../onboarding</relativePath> </parent> <properties> |