updated tag format
This commit is contained in:
parent
b7bf11d145
commit
9b176e9298
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -173,7 +173,7 @@
|
|||
<artifactId>maven-scm-plugin</artifactId>
|
||||
<version>1.9.5</version>
|
||||
<configuration>
|
||||
<tag>${project.version}</tag>
|
||||
<tag>${project.artifactId}-${project.version}</tag>
|
||||
<connectionType>developerConnection</connectionType>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue