Skip to content

Commit

Permalink
bumping version and fixing the dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
UltimateDogg committed Jul 28, 2017
1 parent bfde1fe commit 8bc866e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.UltimateDogg</groupId>
<artifactId>maven-python-distribute-plugin</artifactId>
<version>0.1.8</version>
<version>0.1.9</version>
<packaging>maven-plugin</packaging>
<name>Maven Python Distribute Plugin</name>
<url>https://github.com/UltimateDogg/maven-python-distribute-plugin</url>
Expand Down Expand Up @@ -54,7 +54,6 @@
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.collections</groupId>
Expand Down

0 comments on commit 8bc866e

Please sign in to comment.