diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-03-14 21:40:07 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-03-14 22:31:59 +0000 |
commit | 6c118ec02459e5a002e3fa56b00c6dd3ef6c6102 (patch) | |
tree | 03b6b2ba0d7fa77bd43295b045239ad19f1bbbf2 | |
parent | 07db714aa6712a134feb127d51e44381d65723c1 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |