Skip to content

Commit

Permalink
Bump maven-scm-publish-plugin from 1.0-beta-2 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin) from 1.0-beta-2 to 3.0.0.
- [Release notes](https://github.com/apache/maven-scm-publish-plugin/releases)
- [Commits](https://github.com/apache/maven-scm-publish-plugin/commits/maven-scm-publish-plugin-3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 10, 2019
1 parent f3ef885 commit 7fd8768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-publish-plugin</artifactId>
<version>1.0-beta-2</version>
<version>3.0.0</version>
<configuration>
<checkoutDirectory>${project.build.directory}/scmpublish</checkoutDirectory>
<checkinComment>Publishing javadoc for
Expand Down

0 comments on commit 7fd8768

Please sign in to comment.