You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by dj...@apache.org on 2016/06/20 12:34:30 UTC

svn commit: r1749321 - /jackrabbit/branches/2.12/jackrabbit-parent/pom.xml

Author: dj
Date: Mon Jun 20 12:34:29 2016
New Revision: 1749321

URL: http://svn.apache.org/viewvc?rev=1749321&view=rev
Log:
Updating maven-release-plugin to version 2.5.3

Modified:
    jackrabbit/branches/2.12/jackrabbit-parent/pom.xml

Modified: jackrabbit/branches/2.12/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.12/jackrabbit-parent/pom.xml?rev=1749321&r1=1749320&r2=1749321&view=diff
==============================================================================
--- jackrabbit/branches/2.12/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.12/jackrabbit-parent/pom.xml Mon Jun 20 12:34:29 2016
@@ -200,7 +200,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.1</version>
+          <version>2.5.3</version>
           <configuration>
             <useReleaseProfile>false</useReleaseProfile>
             <goals>deploy</goals>