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 /common/openecomp-common-configuration-management/openecomp-configuration-management-api | |
parent | baebe989f102c10d5077fb24a6948893284a236d (diff) |
update version
Change-Id: I9b87423265fbd1b962547b14a7e2be78b3c99e5f
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'common/openecomp-common-configuration-management/openecomp-configuration-management-api')
-rw-r--r-- | common/openecomp-common-configuration-management/openecomp-configuration-management-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/openecomp-common-configuration-management/openecomp-configuration-management-api/pom.xml b/common/openecomp-common-configuration-management/openecomp-configuration-management-api/pom.xml index ba74f88c6b..76a050689e 100644 --- a/common/openecomp-common-configuration-management/openecomp-configuration-management-api/pom.xml +++ b/common/openecomp-common-configuration-management/openecomp-configuration-management-api/pom.xml @@ -8,7 +8,7 @@ <parent> <artifactId>openecomp-common-configuration-management</artifactId> <groupId>org.openecomp.sdc.common</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |