diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-03-14 21:39:21 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-03-14 21:48:36 +0000 |
commit | 6f126bef41ebcad39ee20b98cf01fb91fda24a3e (patch) | |
tree | ffd1a6f026087863fe8bf811cd41aa76e9bd4ce4 | |
parent | 02a86bddf5ccb93b6ef46b07b65079b90b97d034 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |