aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Tschaen <bt054f@att.com>2018-09-10 14:07:44 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-10 14:07:44 +0000
commit3a23f55f4d220eec87cbf7f490eedbdf0ca04ecd (patch)
tree41680d16da791805c75ae61639636c8d8da85bec
parent8dba1b50df7c0d5285f5f62f85bca4e6116b067d (diff)
parentd15d25b09ac9d6df956cc47089700ef7c3a81f2d (diff)
Merge "Use managed guava version"
-rw-r--r--pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 45b9ca1..e3c38bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,8 +30,8 @@ stated inside of the file.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
- <relativePath />
+ <version>1.2.0</version>
+ <relativePath/>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -226,4 +226,3 @@ stated inside of the file.
</site>
</distributionManagement>
</project>
-