diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-03-14 21:39:34 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-03-15 10:24:00 +0000 |
commit | faadf0df29e65619dc9b70cfce07a2c099000e79 (patch) | |
tree | c30917b2f0c47859ad709e892308a6f07a51c962 /pom.xml | |
parent | 4bd2be340326877feb7985f3cc043d5d5aa26f83 (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.
Changed dependency org.onap.msb.java-sdki.msb-java-sdk from
version 1.1.0-SNAPSHOT to version 1.1.0
Change-Id: I46abc49019cb81b726e3f71ca8fe1beed621a426
Issue-ID: POLICY-693
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'pom.xml')
-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> |