Skip to content

Commit

Permalink
Fixing dep id.
Browse files Browse the repository at this point in the history
  • Loading branch information
chirino committed Apr 27, 2016
1 parent 3949775 commit 5d4eb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jansi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</dependency>
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi-linux32</artifactId>
<artifactId>jansi-linux64</artifactId>
<version>${jansi-native-version}</version>
</dependency>

Expand Down

0 comments on commit 5d4eb66

Please sign in to comment.