You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2012/09/25 14:17:11 UTC

svn commit: r1389829 - /activemq/trunk/pom.xml

Author: dejanb
Date: Tue Sep 25 12:17:11 2012
New Revision: 1389829

URL: http://svn.apache.org/viewvc?rev=1389829&view=rev
Log:
reverting release plugin version as this one doesn't work well with gpg

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1389829&r1=1389828&r2=1389829&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue Sep 25 12:17:11 2012
@@ -122,7 +122,7 @@
     <maven-surefire-plugin-version>2.12.3</maven-surefire-plugin-version>
     <maven-antrun-plugin-version>1.3</maven-antrun-plugin-version>
     <maven-assembly-plugin-version>2.3</maven-assembly-plugin-version>
-    <maven-release-plugin-version>2.3.2</maven-release-plugin-version>
+    <maven-release-plugin-version>2.2.1</maven-release-plugin-version>
     <maven-eclipse-plugin-version>2.9</maven-eclipse-plugin-version>
     <maven-war-plugin-version>2.2</maven-war-plugin-version>
     <maven-compiler-plugin-version>2.5.1</maven-compiler-plugin-version>