Skip to content

Commit

Permalink
Merge pull request #7454 from henriknyman/3.1-remove-thread-weaver
Browse files Browse the repository at this point in the history
Remove thread weaver test framework
  • Loading branch information
fickludd committed Jun 28, 2016
2 parents 9a2f2c6 + 5dad8f8 commit c6be898
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 260 deletions.
7 changes: 0 additions & 7 deletions enterprise/security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,6 @@
<version>2.0.0-M21</version>
<scope>test</scope>
</dependency>
<!-- http://mvnrepository.com/artifact/com.googlecode.thread-weaver/threadweaver -->
<dependency>
<groupId>com.googlecode.thread-weaver</groupId>
<artifactId>threadweaver</artifactId>
<version>0.2</version>
<scope>test</scope>
</dependency>
<!-- http://mvnrepository.com/artifact/org.slf4j/slf4j-nop -->
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

This file was deleted.

0 comments on commit c6be898

Please sign in to comment.