Skip to content

Commit

Permalink
Revert api version to SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mbogoevici committed Oct 31, 2009
1 parent ced6835 commit ee863b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
<version>4</version>
<version>4-SNAPSHOT</version>
</parent>

<name>Weld Core BOM</name>
Expand Down Expand Up @@ -71,7 +71,7 @@
</repositories>

<properties>
<weld.api.version>1.0-CR2</weld.api.version>
<weld.api.version>1.0-SNAPSHOT</weld.api.version>
<google.collections.version>1.0-rc2</google.collections.version>
<javassist.version>3.11.0.GA</javassist.version>
<cdi.tck.version>1.0.0-SNAPSHOT</cdi.tck.version>
Expand Down

0 comments on commit ee863b9

Please sign in to comment.