aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-03-14 21:40:07 +0000
committerliamfallon <liam.fallon@ericsson.com>2018-03-14 22:31:59 +0000
commit6c118ec02459e5a002e3fa56b00c6dd3ef6c6102 (patch)
tree03b6b2ba0d7fa77bd43295b045239ad19f1bbbf2
parent07db714aa6712a134feb127d51e44381d65723c1 (diff)
Update oparent version to 1.1.0
Directive from ONAP project that all repos should be updated. Change vierified with a build with .m2 /org/onap cleared. Change-Id: Ice7f6a3f77be439e074b35135aaf0a08303eaff3 Issue-ID: POLICY-693 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b533bf4..de27b09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath/>
</parent>