mirror of https://github.com/apache/activemq.git
Use released versions of the plugins
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@452662 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cc11683bf6
commit
afcb55e547
|
@ -310,7 +310,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.activemq</groupId>
|
||||
<artifactId>maven-gram-plugin</artifactId>
|
||||
<version>${pom.version}</version>
|
||||
<version>4.1-incubator</version>
|
||||
<configuration>
|
||||
<scripts>
|
||||
:GenerateJavaMarshalling.groovy: GenerateJavaTests.groovy: GenerateCSharpMarshalling.groovy:
|
||||
|
|
|
@ -274,7 +274,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.activemq</groupId>
|
||||
<artifactId>maven-bundle-plugin</artifactId>
|
||||
<version>${pom.version}</version>
|
||||
<version>4.1-incubator</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>compile</phase>
|
||||
|
|
Loading…
Reference in New Issue