summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com>2020-02-26 15:23:53 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-26 15:23:53 +0000
commit5b95682a559e0097b7b69e01c687ed0cb43357d8 (patch)
tree3421e1398cd52b53aeec01d98de21a7f6311e72b /pom.xml
parent5d8d60c806266d38baf7ba6c63acb5f49d38b1ab (diff)
parent41de0bc00450d43af6ad68d7d74eec66ef4ffd7e (diff)
Merge "Python3.8 related changes."
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a26c4f2..c64b5cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>