diff options
Diffstat (limited to 'openecomp-ui')
-rw-r--r-- | openecomp-ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index f9c4d4bd75..7a52711395 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-onboarding</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../onboarding</relativePath> </parent> |