Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@1825 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Mar 8, 2009
1 parent da6439b commit 3b09820
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version-matrix/pom.xml
Expand Up @@ -3,7 +3,7 @@
<groupId>org.jboss.webbeans</groupId>
<artifactId>webbeans-version-matrix</artifactId>
<packaging>pom</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.BETA1</version>

<name>Web Beans Version Matrix</name>
<url>http://www.seamframework.org/WebBeans</url>
Expand Down 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.ALPHA2</jsr299.tck.version>
<webbeans.version>1.0.0.BETA1</webbeans.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 3b09820

Please sign in to comment.