aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-03-14 21:39:21 +0000
committerliamfallon <liam.fallon@ericsson.com>2018-03-14 21:48:36 +0000
commit6f126bef41ebcad39ee20b98cf01fb91fda24a3e (patch)
treeffd1a6f026087863fe8bf811cd41aa76e9bd4ce4
parent02a86bddf5ccb93b6ef46b07b65079b90b97d034 (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: Iff212a0f7b2917b20237ec7ef5f4b2cbd13d7dcb 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 7efef2d4..270e3fa6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
<relativePath />
</parent>