Author: [email protected]
Date: Thu Sep 15 14:23:30 2011
New Revision: 1377
Log:
[maintenance] Maven 3 likes explicit versions
Modified:
trunk/amdatu-parent/pom.xml
Modified: trunk/amdatu-parent/pom.xml
==============================================================================
--- trunk/amdatu-parent/pom.xml (original)
+++ trunk/amdatu-parent/pom.xml Thu Sep 15 14:23:30 2011
@@ -464,6 +464,7 @@
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.7</version>
<inherited>true</inherited>
<configuration>
<show>private</show>
@@ -481,6 +482,7 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
+ <version>2.1.2</version>
<inherited>true</inherited>
<executions>
<execution>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits