diff options
author | Shankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com> | 2020-02-26 15:23:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-26 15:23:53 +0000 |
commit | 5b95682a559e0097b7b69e01c687ed0cb43357d8 (patch) | |
tree | 3421e1398cd52b53aeec01d98de21a7f6311e72b /pom.xml | |
parent | 5d8d60c806266d38baf7ba6c63acb5f49d38b1ab (diff) | |
parent | 41de0bc00450d43af6ad68d7d74eec66ef4ffd7e (diff) |
Merge "Python3.8 related changes."
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |