You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/12/17 23:58:50 UTC

svn commit: r1774824 - /maven/pom/trunk/asf/pom.xml

Author: schulte
Date: Sat Dec 17 23:58:50 2016
New Revision: 1774824

URL: http://svn.apache.org/viewvc?rev=1774824&view=rev
Log:
[MPOM-148] Upgrade clirr-maven-plugin to 2.8.

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1774824&r1=1774823&r2=1774824&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Dec 17 23:58:50 2016
@@ -276,7 +276,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>clirr-maven-plugin</artifactId>
-          <version>2.7</version>
+          <version>2.8</version>
         </plugin>
       </plugins>
     </pluginManagement>