Skip to content

Commit

Permalink
Commit changes made to core/pom.xml each time we build.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed May 26, 2015
1 parent ce40bac commit 62d22d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/pom.xml
Expand Up @@ -91,7 +91,6 @@
<groupId>com.github.jnr</groupId>
<artifactId>jnr-enxio</artifactId>
<version>0.9</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
Expand All @@ -102,7 +101,6 @@
<groupId>com.github.jnr</groupId>
<artifactId>jnr-unixsocket</artifactId>
<version>0.8</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
Expand All @@ -118,7 +116,6 @@
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.0.3</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
Expand Down

0 comments on commit 62d22d8

Please sign in to comment.