Skip to content

Commit

Permalink
update to newer release plugin to fix svn bug
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@2961 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Jul 3, 2009
1 parent 11b8fda commit 7f053b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version-matrix/pom.xml
Expand Up @@ -47,8 +47,8 @@
</pluginRepositories>

<properties>
<jsr299.tck.version>1.0.0-SNAPSHOT</jsr299.tck.version>
<webbeans.version>1.0.0-SNAPSHOT</webbeans.version>
<jsr299.tck.version>1.0.0.BETA3</jsr299.tck.version>
<webbeans.version>1.0.0.PREVIEW2</webbeans.version>
<webbeans.servlet.version>1.0.0.CR1</webbeans.servlet.version>
<webbeans.se.version>1.0.0-SNAPSHOT</webbeans.se.version>
<jboss.test.harness.version>1.0.0-SNAPSHOT</jboss.test.harness.version>
Expand Down Expand Up @@ -371,7 +371,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-8</version>
<version>2.0-beta-9</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 7f053b8

Please sign in to comment.