Skip to content

Commit

Permalink
Fix package name.
Browse files Browse the repository at this point in the history
  • Loading branch information
anjackson committed Oct 3, 2016
1 parent fdae4b6 commit 0e40869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
</dependency>

<dependency>
<groupId>com.esotericsoftware</groupId>
<groupId>com.googlecode</groupId>
<artifactId>kryo</artifactId>
<version>1.04</version>
<scope>compile</scope>
Expand Down

0 comments on commit 0e40869

Please sign in to comment.