Author: apadilla
Date: Fri Jan 14 05:07:02 2011
New Revision: 1058851

URL: http://svn.apache.org/viewvc?rev=1058851&view=rev
Log:
updated version of maven-compile-plugin in installer module to the latest 
stable version 1.2.1 (as pointed by Lars)

Modified:
    incubator/npanday/trunk/misc/npanday-installer/pom.xml

Modified: incubator/npanday/trunk/misc/npanday-installer/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-installer/pom.xml?rev=1058851&r1=1058850&r2=1058851&view=diff
==============================================================================
--- incubator/npanday/trunk/misc/npanday-installer/pom.xml (original)
+++ incubator/npanday/trunk/misc/npanday-installer/pom.xml Fri Jan 14 05:07:02 
2011
@@ -134,7 +134,7 @@ under the License.
       <plugin>
         <groupId>npanday.plugin</groupId>
         <artifactId>maven-compile-plugin</artifactId>
-        <version>1.1</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
       </plugin>
       <plugin>


Reply via email to