diff options
Diffstat (limited to 'openecomp-be/tools/build-data-installer/pom.xml')
-rw-r--r-- | openecomp-be/tools/build-data-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/build-data-installer/pom.xml b/openecomp-be/tools/build-data-installer/pom.xml index 60e45682d7..7c0addd95a 100644 --- a/openecomp-be/tools/build-data-installer/pom.xml +++ b/openecomp-be/tools/build-data-installer/pom.xml @@ -9,7 +9,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> <build> |