Author: tschoening
Date: Mon Jan  6 15:41:43 2014
New Revision: 1555867

URL: http://svn.apache.org/r1555867
Log:
Another warning for a missing version.

Modified:
    incubator/log4cxx/trunk/pom.xml

Modified: incubator/log4cxx/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/log4cxx/trunk/pom.xml?rev=1555867&r1=1555866&r2=1555867&view=diff
==============================================================================
--- incubator/log4cxx/trunk/pom.xml (original)
+++ incubator/log4cxx/trunk/pom.xml Mon Jan  6 15:41:43 2014
@@ -297,6 +297,7 @@
             </plugin>
               <plugin>
               <artifactId>maven-changes-plugin</artifactId>
+              <version>2.9</version>
               <reportSets>
                 <reportSet>
                   <reports>
@@ -349,6 +350,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-changes-plugin</artifactId>
+        <version>2.9</version>
         <reportSets>
           <reportSet>
             <reports>


Reply via email to