diff options
author | Michael Lando <ml636r@att.com> | 2017-12-06 21:23:22 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-12-06 21:23:22 +0200 |
commit | 65dd863bb78cdd8e2ae489d5720cc278e07da798 (patch) | |
tree | 5dd11e65003f70fd0136385beea60fcbc496a37b /openecomp-ui | |
parent | baebe989f102c10d5077fb24a6948893284a236d (diff) |
update version
Change-Id: I9b87423265fbd1b962547b14a7e2be78b3c99e5f
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
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 0e9c245910..ef7808183f 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-onboarding</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <relativePath>../onboarding</relativePath> </parent> |