aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-05-16 19:27:43 -0400
committerDan Timoney <dtimoney@att.com>2017-05-16 19:27:49 -0400
commita30580223e154e0ee1756c9d635a93e547c57e9a (patch)
treeaf238402e1d0aee51b55ffd5c5091f1d812f9c62
parent7c62131e55caff8f90b15ecdbe2b864e2db63b7d (diff)
[SDNC-3] Fix site-plugin config
Update to root pom version 1.1.1 which contains fixed maven-site-plugin config Change-Id: I074cb9d6796257ae16885efac18b0db947a74bfb Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bdfb8d2..6af4726 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>root</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>