Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@1447 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Feb 7, 2009
1 parent c9f8f35 commit 219c4ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 0 additions & 5 deletions jboss-tck-runner/pom.xml
Expand Up @@ -40,11 +40,6 @@
<artifactId>webbeans-tck-impl</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.el</groupId>
<artifactId>el-ri</artifactId>
<scope>test</scope>
</dependency>

</dependencies>

Expand Down
5 changes: 5 additions & 0 deletions porting-package/pom.xml
Expand Up @@ -28,6 +28,11 @@
<groupId>javax.el</groupId>
<artifactId>el-api</artifactId>
</dependency>
<dependency>
<groupId>javax.el</groupId>
<artifactId>el-ri</artifactId>
<scope>test</scope>
</dependency>

</dependencies>

Expand Down

0 comments on commit 219c4ed

Please sign in to comment.