summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-07-23 13:48:13 +0200
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-07-23 13:54:30 +0200
commit1fde4cb7cce5b8fc48b564987ead1f1cf6674ca8 (patch)
treeff3ecaaa8daa0dd9749d99735f0da73615e5ea4e /pom.xml
parentfe63a7b9260cf38995d30689ebaca68498a504ed (diff)
Update oparent version to 3.2.01.7.0
Update oparent in order to update httpclient dependency version Issue-ID: DCAEGEN2-2807 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ieb080dbde8f2ba0becf3dbc7defd6fe1d1e18073
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 38a7bf5..597bc0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>3.2.0</version>
</parent>
<groupId>org.onap.dcaegen2.services</groupId>
@@ -180,7 +180,6 @@
<version>${mockito-ju5-ext.version}</version>
<scope>test</scope>
</dependency>
-
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>