Author: tfischer
Date: Sun Dec 2 19:30:56 2012
New Revision: 1416238
URL: http://svn.apache.org/viewvc?rev=1416238&view=rev
Log:
use old maven-plugin-plugin to get correct textual default values for the maven
plugin
Modified:
db/torque/torque4/trunk/pom.xml
Modified: db/torque/torque4/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1416238&r1=1416237&r2=1416238&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Sun Dec 2 19:30:56 2012
@@ -435,6 +435,11 @@
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-plugin-plugin</artifactId>
+ <version>2.9</version>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
<version>2.7</version>
</plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]