diff options
author | Michael Lando <ml636r@att.com> | 2017-03-15 20:38:00 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-03-15 20:39:01 +0200 |
commit | ebd7c8f455731873409448627580989cb9db9245 (patch) | |
tree | 9d0fede0d079592a1683638c3e7737fff7ead458 /common-be | |
parent | 38440b83f47aa3a461fd11955cf4c4ffd4505c65 (diff) |
update pom version + change version file
Change-Id: Ib4b84e473c7d38d1f30f8d94332a3f8ceaee8226
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'common-be')
-rw-r--r-- | common-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-be/pom.xml b/common-be/pom.xml index 5800257096..75481c354f 100644 --- a/common-be/pom.xml +++ b/common-be/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> |