Hi,
2009/9/3 Jukka Zitting <[email protected]>:
> Do we have some other parent POM changes that could/should be
> included?
I'd like to fix the versions for the IDE plugins that we are using:
Index: pom.xml
===================================================================
--- pom.xml (revision 791182)
+++ pom.xml (working copy)
@@ -107,6 +107,14 @@
<artifactId>apache-rat-plugin</artifactId>
<version>0.6</version>
</plugin>
+ <plugin>
+ <artifactId>maven-idea-plugin</artifactId>
+ <version>2.2</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-eclipse-plugin</artifactId>
+ <version>2.7</version>
+ </plugin>
</plugins>
</pluginManagement>
</build>
regards
marcel