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/03/24 09:14:53 UTC

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

Author: deki
Date: Fri Mar 24 09:14:53 2017
New Revision: 1788385

URL: http://svn.apache.org/viewvc?rev=1788385&view=rev
Log:
updated buildnumber-maven-plugin to 1.4

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=1788385&r1=1788384&r2=1788385&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Fri Mar 24 09:14:53 2017
@@ -1004,7 +1004,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>buildnumber-maven-plugin</artifactId>
-          <version>1.3</version>
+          <version>1.4</version>
         </plugin>
       </plugins>
     </pluginManagement>