Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-scm-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hazendaz committed Nov 1, 2022
1 parent d63a66d commit 319b72c
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 @@ -310,7 +310,7 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>2.0.0-M2</version>
<version>2.0.0-M3</version>
<configuration>
<tag>${project.artifactId}-${project.version}</tag>
</configuration>
Expand Down

0 comments on commit 319b72c

Please sign in to comment.