diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-03-14 21:39:40 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-03-14 21:52:57 +0000 |
commit | ceeadde4d87554f9d27d5d4b046c84f4b405dd87 (patch) | |
tree | 24a3c43e2fad16531969586b683af4e71d923b5c | |
parent | 6b7958a2b6844ef61269adc9b8f0d9571a590718 (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: I19d3554bdc9aef4576de1917d5258f23a4ec42d9
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> |