Skip to content

Commit

Permalink
add tck impl
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@865 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Jan 9, 2009
1 parent 1b5501e commit 82497d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Expand Up @@ -192,6 +192,12 @@
<artifactId>webbeans-tck-api</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jboss.webbeans.tck</groupId>
<artifactId>webbeans-tck-impl</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>

</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 82497d1

Please sign in to comment.