Update oparent version to 3.2.0 35/122835/2 1.7.0
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Fri, 23 Jul 2021 11:48:13 +0000 (13:48 +0200)
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Fri, 23 Jul 2021 11:54:30 +0000 (13:54 +0200)
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

Changelog.md
pom.xml

index c4acbef..3217ab2 100644 (file)
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 ### Changed
 - Update io.undertow:undertow-core to version 2.2.9.Final
 - Update org.freemarker:freemarker to version 2.3.31
+- Update oparent to version 3.2.0
 
 ## [1.6.0] - 16/04/2021
 ### Changed
diff --git a/pom.xml b/pom.xml
index 38a7bf5..597bc0e 100644 (file)
--- 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>
             <version>${mockito-ju5-ext.version}</version>
             <scope>test</scope>
         </dependency>
-
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>