mirror of https://github.com/apache/activemq.git
parent
99229504d3
commit
306041d47c
1
pom.xml
1
pom.xml
|
@ -1139,6 +1139,7 @@
|
||||||
<goals>deploy</goals>
|
<goals>deploy</goals>
|
||||||
<remoteTagging>false</remoteTagging>
|
<remoteTagging>false</remoteTagging>
|
||||||
<suppressCommitBeforeTag>false</suppressCommitBeforeTag>
|
<suppressCommitBeforeTag>false</suppressCommitBeforeTag>
|
||||||
|
<tagNameFormat>activemq-@{project.version}</tagNameFormat>
|
||||||
</configuration>
|
</configuration>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue