Python3.8 related changes.
[optf/has.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 69bc49f..c64b5cd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent-python</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <groupId>org.onap.optf.has</groupId>
@@ -59,7 +59,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>
-                <version>2.7</version>
+                <version>3.8</version>
                 <configuration>
                     <retryFailedDeploymentCount>2</retryFailedDeploymentCount>
                 </configuration>