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:
Hiram R. Chirino 2006-10-03 22:44:54 +00:00
parent cc11683bf6
commit afcb55e547
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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>