Skip to content

Commit

Permalink
switch to CR2 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Mar 18, 2011
1 parent 81c6617 commit d5932ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions booking/pom.xml
Expand Up @@ -49,15 +49,15 @@
<dependency>
<groupId>org.jboss.seam.solder</groupId>
<artifactId>seam-solder-tooling</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.CR2</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>

<dependency>
<groupId>org.jboss.seam.solder</groupId>
<artifactId>seam-solder</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.CR2</version>
</dependency>

<dependency>
Expand All @@ -83,7 +83,7 @@
<dependency>
<groupId>org.jboss.seam.international</groupId>
<artifactId>seam-international</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.CR2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d5932ae

Please sign in to comment.