diff options
author | 2017-12-06 21:23:22 +0200 | |
---|---|---|
committer | 2017-12-06 21:23:22 +0200 | |
commit | 65dd863bb78cdd8e2ae489d5720cc278e07da798 (patch) | |
tree | 5dd11e65003f70fd0136385beea60fcbc496a37b /ui-ci | |
parent | baebe989f102c10d5077fb24a6948893284a236d (diff) |
update version
Change-Id: I9b87423265fbd1b962547b14a7e2be78b3c99e5f
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'ui-ci')
-rw-r--r-- | ui-ci/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index edf8a4be48..02362b8088 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> <properties> |