Skip to content

Commit

Permalink
Update to unsafe-fences 1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Jan 10, 2017
1 parent 886ec64 commit dd2b5aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.rb
Expand Up @@ -59,7 +59,7 @@

jar 'com.headius:invokebinder:1.7'
jar 'com.headius:options:1.4'
jar 'com.headius:unsafe-fences:1.0-SNAPSHOT'
jar 'com.headius:unsafe-fences:1.0'

jar 'bsf:bsf:2.4.0', :scope => 'provided'
jar 'com.jcraft:jzlib:1.1.3'
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -203,7 +203,7 @@ DO NOT MODIFIY - GENERATED CODE
<dependency>
<groupId>com.headius</groupId>
<artifactId>unsafe-fences</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>bsf</groupId>
Expand Down

0 comments on commit dd2b5aa

Please sign in to comment.