diff --git a/README.rst b/README.rst index ca03c07..719d16d 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Maven Python Distribute Plugin ============================== -**version**: 0.2.5 +**version**: 0.2.6 This plugin integrates the Python **distribute** module into the Maven build: diff --git a/pom.xml b/pom.xml index 6b2fd7c..c890511 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.github.UltimateDogg maven-python-distribute-plugin - 0.2.5 + 0.2.6 maven-plugin Maven Python Distribute Plugin https://github.com/UltimateDogg/maven-python-distribute-plugin @@ -51,7 +51,7 @@ org.projectlombok lombok - 0.11.2 + 1.16.20 compile