diff options
author | 2017-05-16 14:56:51 -0400 | |
---|---|---|
committer | 2017-05-16 14:57:04 -0400 | |
commit | 4e3c0013c7e78cd7b84e745e869fe258cc794440 (patch) | |
tree | 5de0c2369b832d5ac8c69557939cd374b0e06c55 | |
parent | 4beb73a5b87180befeb199f905a1ede78f8eb79a (diff) |
[VERSION] New root pom
Use version 1.1.1 of root pom
Change-Id: Iad0727423394d1f72ae0004be0e72043f25bdf19
Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ <parent> <groupId>org.openecomp.sdnc.core</groupId> <artifactId>root</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath>rootpom/pom.xml</relativePath> </parent> |