diff options
author | varun gudisena <vg411h@att.com> | 2018-03-08 01:38:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-08 01:38:09 +0000 |
commit | 9f6f75a7362e402ec6ccb3a40d895600d5f32e90 (patch) | |
tree | 0253a67b9254c6a89dbf2ffc592d675d7a385eeb /pom.xml | |
parent | ea57116599bd987de0659ed00758fb4608b5d21c (diff) | |
parent | caf1c4807621554d161e6f1a7a3d1035608b03fc (diff) |
Merge "update oparent artifact version"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.0</version> + <version>0.1.1</version> <relativePath/> </parent> <build> |