Switch back to new release plugin
diff --git a/pom.xml b/pom.xml
index e6f0c46..af2e6b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
-                    <version>2.2.1</version>
+                    <version>2.5.2</version>
                     <configuration>
                         <useReleaseProfile>false</useReleaseProfile>
                         <preparationGoals>clean install</preparationGoals>