Skip to content

Commit

Permalink
update to jboss 5.2.0 deployment
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@3599 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Aug 26, 2009
1 parent 7913364 commit c4bd312
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jboss-tck-runner/pom.xml
Expand Up @@ -35,7 +35,7 @@

<dependency>
<groupId>org.jboss.test-harness</groupId>
<artifactId>jboss-test-harness-jboss-as-51</artifactId>
<artifactId>jboss-test-harness-jboss-as-52</artifactId>
</dependency>


Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Expand Up @@ -30,7 +30,7 @@

<dependency>
<groupId>org.jboss.test-harness</groupId>
<artifactId>jboss-test-harness-jboss-as-51</artifactId>
<artifactId>jboss-test-harness-jboss-as-52</artifactId>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion version-matrix/pom.xml
Expand Up @@ -327,7 +327,7 @@

<dependency>
<groupId>org.jboss.test-harness</groupId>
<artifactId>jboss-test-harness-jboss-as-51</artifactId>
<artifactId>jboss-test-harness-jboss-as-52</artifactId>
<version>${jboss.test.harness.version}</version>
</dependency>

Expand Down

0 comments on commit c4bd312

Please sign in to comment.