diff options
author | 2018-03-03 15:37:27 -0500 | |
---|---|---|
committer | 2018-03-03 15:37:45 -0500 | |
commit | caf1c4807621554d161e6f1a7a3d1035608b03fc (patch) | |
tree | 3508a22707bc7421fa7939d421665c6193eaea33 | |
parent | ccb31a508c0ec558f00454f7e814272b273d72d7 (diff) |
update oparent artifact version
Change-Id: I11c5223cbc8d4e008160285523970b9be3645406
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-189
-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> |