Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0-M1 to 3.0.0. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0-M1...maven-deploy-plugin-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9bb1aca904
commit
7b50fcf7c5
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -39,7 +39,7 @@
|
||||||
<maven-javadoc-plugin.version>3.3.0</maven-javadoc-plugin.version>
|
<maven-javadoc-plugin.version>3.3.0</maven-javadoc-plugin.version>
|
||||||
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
|
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
|
||||||
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
|
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
|
||||||
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
|
<maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
|
||||||
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
|
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue