aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-03-14 21:39:59 +0000
committerliamfallon <liam.fallon@ericsson.com>2018-03-14 22:30:36 +0000
commit13563a6aef6eb5497ecb6353ac8c83e742ca4630 (patch)
tree79af9219d16a171ba0d91475f5815cac22e16819
parent4f56964e3ceda4f6777e4afbe150d567b095183f (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: I38e19b2b07214f66a7d92acba5c8611200b5a02f 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 9d48ecb..f76dee6 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>