You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2017/04/12 07:57:51 UTC

svn commit: r1791085 - /myfaces/tobago/trunk/pom.xml

Author: deki
Date: Wed Apr 12 07:57:51 2017
New Revision: 1791085

URL: http://svn.apache.org/viewvc?rev=1791085&view=rev
Log:
updated versions-maven-plugin

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=1791085&r1=1791084&r2=1791085&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Wed Apr 12 07:57:51 2017
@@ -979,7 +979,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>versions-maven-plugin</artifactId>
-          <version>2.1</version>
+          <version>2.3</version>
         </plugin>
         <plugin>
           <groupId>org.owasp</groupId>