You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2018/01/03 12:39:38 UTC

svn commit: r1819956 - /myfaces/myfaces-master-pom/trunk/pom.xml

Author: lofwyr
Date: Wed Jan  3 12:39:38 2018
New Revision: 1819956

URL: http://svn.apache.org/viewvc?rev=1819956&view=rev
Log:
Removing maven-release-plugin version, because this versions doesn't work with current maven/java. The current version of maven-release-plugin is defined in the parent POM vom Apache.

Modified:
    myfaces/myfaces-master-pom/trunk/pom.xml

Modified: myfaces/myfaces-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=1819956&r1=1819955&r2=1819956&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Wed Jan  3 12:39:38 2018
@@ -1014,11 +1014,6 @@
               </plugin>
 
               <plugin>
-                <artifactId>maven-release-plugin</artifactId>
-                <version>2.2.1</version>
-              </plugin>
-
-              <plugin>
                 <artifactId>maven-resources-plugin</artifactId>
                 <version>2.5</version>
               </plugin>