diff options
author | 2017-06-22 16:52:41 -0400 | |
---|---|---|
committer | 2017-06-22 16:52:41 -0400 | |
commit | 692948bfb7db923cf60754bba97290c31005b902 (patch) | |
tree | 59aee52475839e686734019edfd8fc25923c2be4 /rootpom | |
parent | a376e1f6c4cb8def3019d5793d127d0dda775d66 (diff) |
[MTCE] Create root pom version 1.1.0
Force creation of root pom version 1.1.0
Change-Id: I1fa6f2a7c380e8e49d5e0d83d09712640f985b18
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'rootpom')
-rwxr-xr-x | rootpom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 668e4bc..49cb371 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -157,7 +157,7 @@ <packaging>pom</packaging> <groupId>org.openecomp.sdnc.core</groupId> <artifactId>root</artifactId> - <version>1.1.1</version> + <version>1.1.0</version> <dependencyManagement> |