Skip to content

Commit cf32231

Browse files
dependabot[bot]hazendaz
authored andcommitted
Bump maven-scm-plugin from 2.0.0-M1 to 2.0.0-M2
Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 2.0.0-M1 to 2.0.0-M2. - [Release notes](https://github.com/apache/maven-scm/releases) - [Commits](apache/maven-scm@maven-scm-2.0.0-M1...maven-scm-2.0.0-M2) --- 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>
1 parent 4ac9c4a commit cf32231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ limitations under the License.
310310
<plugin>
311311
<groupId>org.apache.maven.plugins</groupId>
312312
<artifactId>maven-scm-plugin</artifactId>
313-
<version>2.0.0-M1</version>
313+
<version>2.0.0-M2</version>
314314
<configuration>
315315
<tag>${project.artifactId}-${project.version}</tag>
316316
</configuration>

0 commit comments

Comments
 (0)