Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Bump maven-scm-plugin from 1.9.4 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 1.9.4 to 1.11.1.
- [Release notes](https://github.com/apache/maven-scm/releases)
- [Commits](apache/maven-scm@maven-scm-1.9.4...maven-scm-1.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jan 15, 2019
1 parent 76e5386 commit c761521
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 @@ -213,7 +213,7 @@
</plugin>
<plugin>
<artifactId>maven-scm-plugin</artifactId>
<version>1.9.4</version>
<version>1.11.1</version>
<configuration>
<pushChanges>false</pushChanges>
<tag>${project.version}</tag>
Expand Down

0 comments on commit c761521

Please sign in to comment.