dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
java/pom.xml
|
|
@ -151,7 +151,7 @@ |
|
|
<plugin> |
|
|
<plugin> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<artifactId>maven-release-plugin</artifactId> |
|
|
<artifactId>maven-release-plugin</artifactId> |
|
|
<version>2.5.2</version> |
|
|
|
|
|
|
|
|
<version>3.0.1</version> |
|
|
<configuration> |
|
|
<configuration> |
|
|
<tagNameFormat>v@{project.version}</tagNameFormat> |
|
|
<tagNameFormat>v@{project.version}</tagNameFormat> |
|
|
</configuration> |
|
|
</configuration> |
|
|
|