Skip to content

Commit

Permalink
moving to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
UltimateDogg committed Feb 28, 2018
1 parent e772579 commit 3a698ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Maven Python Distribute Plugin
==============================

**version**: 0.2.1
**version**: 0.2.5

This plugin integrates the Python **distribute** module into the Maven build:

Expand Down
2 changes: 1 addition & 1 deletion 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.2.1</version>
<version>0.2.5</version>
<packaging>maven-plugin</packaging>
<name>Maven Python Distribute Plugin</name>
<url>https://github.com/UltimateDogg/maven-python-distribute-plugin</url>
Expand Down

0 comments on commit 3a698ca

Please sign in to comment.