Skip to content

Commit

Permalink
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion core/pom.rb
Original file line number Diff line number Diff line change
@@ -59,7 +59,6 @@

jar 'com.headius:invokebinder:1.7'
jar 'com.headius:options:1.4'
jar 'com.headius:coro-mock:1.0', :scope => 'provided'
jar 'com.headius:unsafe-fences:1.0-SNAPSHOT'

jar 'bsf:bsf:2.4.0', :scope => 'provided'
6 changes: 0 additions & 6 deletions core/pom.xml
Original file line number Diff line number Diff line change
@@ -200,12 +200,6 @@ DO NOT MODIFIY - GENERATED CODE
<artifactId>options</artifactId>
<version>1.4</version>
</dependency>
<dependency>
<groupId>com.headius</groupId>
<artifactId>coro-mock</artifactId>
<version>1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.headius</groupId>
<artifactId>unsafe-fences</artifactId>

0 comments on commit f629384

Please sign in to comment.