Skip to content

Commit

Permalink
Upgrade to released versions of hawtjni and jansi-native
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed May 4, 2017
1 parent 7746c55 commit 65c537c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jansi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.fusesource.hawtjni</groupId>
<artifactId>hawtjni-runtime</artifactId>
<version>1.15-SNAPSHOT</version>
<version>1.15</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<forge-project-id-uc>JANSI</forge-project-id-uc>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jansi-native-version>1.7-SNAPSHOT</jansi-native-version>
<jansi-native-version>1.7</jansi-native-version>
<scalate-version>1.5.1</scalate-version>
<scalamd-version>1.5</scalamd-version>
<slf4j-version>1.6.1</slf4j-version>
Expand Down

0 comments on commit 65c537c

Please sign in to comment.