From 3a698ca5932c992516aeadc1437e45ce92e51849 Mon Sep 17 00:00:00 2001 From: DR695H Date: Wed, 28 Feb 2018 14:50:47 -0500 Subject: [PATCH] moving to 0.2.5 --- README.rst | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8247f4b..ca03c07 100644 --- a/README.rst +++ b/README.rst @@ -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: diff --git a/pom.xml b/pom.xml index a1c1bcc..6b2fd7c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.github.UltimateDogg maven-python-distribute-plugin - 0.2.1 + 0.2.5 maven-plugin Maven Python Distribute Plugin https://github.com/UltimateDogg/maven-python-distribute-plugin