mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 15:08:10 +00:00
nail down build-helper-maven-plugin version for reproducibility
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@725018 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bd054dcdee
commit
05602bb0b1
5
pom.xml
5
pom.xml
@ -1083,6 +1083,11 @@
|
||||
<artifactId>maven-jetty-plugin</artifactId>
|
||||
<version>${jetty-version}</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
<version>1.2</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
<plugins>
|
||||
|
Loading…
x
Reference in New Issue
Block a user