Skip to content

Commit 3628cb5

Browse files
committedJun 29, 2011
Tag CR1!!!!!
1 parent 9ff9eab commit 3628cb5

File tree

78 files changed

+115
-115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+115
-115
lines changed
 

‎arquillian/common/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
<parent>
2222
<groupId>org.jboss.as</groupId>
2323
<artifactId>jboss-as-arquillian</artifactId>
24-
<version>7.0.0.Beta4-SNAPSHOT</version>
24+
<version>7.0.0.CR1</version>
2525
</parent>
2626

2727
<groupId>org.jboss.as</groupId>
2828
<artifactId>jboss-as-arquillian-common</artifactId>
29-
<version>7.0.0.Beta4-SNAPSHOT</version>
29+
<version>7.0.0.CR1</version>
3030

3131
<name>JBoss Application Server: Arquillian Common</name>
3232

‎arquillian/container-embedded/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
<parent>
3030
<groupId>org.jboss.as</groupId>
3131
<artifactId>jboss-as-arquillian</artifactId>
32-
<version>7.0.0.Beta4-SNAPSHOT</version>
32+
<version>7.0.0.CR1</version>
3333
</parent>
3434

3535
<groupId>org.jboss.as</groupId>
3636
<artifactId>jboss-as-arquillian-container-embedded</artifactId>
37-
<version>7.0.0.Beta4-SNAPSHOT</version>
37+
<version>7.0.0.CR1</version>
3838

3939
<name>JBoss Application Server: Arquillian Embedded Container</name>
4040

0 commit comments

Comments
 (0)