Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Oct 14, 2009
1 parent 84dee05 commit 1214095
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
<version>1-SNAPSHOT</version>
<version>2</version>
</parent>
<groupId>org.jboss.weld.examples</groupId>
<artifactId>weld-examples-parent</artifactId>
Expand Down Expand Up @@ -87,8 +87,8 @@

<properties>
<jsf.version>2.0.0-RC</jsf.version>
<weld.api.version>1.0-SNAPSHOT</weld.api.version>
<weld.core.version>1.0.0-SNAPSHOT</weld.core.version>
<weld.api.version>1.0-CR1</weld.api.version>
<weld.core.version>1.0.0-CR1</weld.core.version>
<weld.extensions.version>1.0.0-SNAPSHOT</weld.extensions.version>
<jetty.version>6.1.21</jetty.version>
<uel.glassfish.version>2.1.2-b04</uel.glassfish.version>
Expand Down

0 comments on commit 1214095

Please sign in to comment.