aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-03-03 15:37:27 -0500
committerdglFromAtt <dgl@research.att.com>2018-03-03 15:37:45 -0500
commitcaf1c4807621554d161e6f1a7a3d1035608b03fc (patch)
tree3508a22707bc7421fa7939d421665c6193eaea33
parentccb31a508c0ec558f00454f7e814272b273d72d7 (diff)
update oparent artifact version
Change-Id: I11c5223cbc8d4e008160285523970b9be3645406 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-189
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ab6347d..6658514 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>