Author: tchemit Date: 2012-11-25 12:07:55 +0100 (Sun, 25 Nov 2012) New Revision: 2693 Url: http://nuiton.org/repositories/revision/topia/2693 Log: use plugin version fro mavenpom property Modified: branches/topia-2.6.x/topia-persistence/pom.xml Modified: branches/topia-2.6.x/topia-persistence/pom.xml =================================================================== --- branches/topia-2.6.x/topia-persistence/pom.xml 2012-11-25 11:06:54 UTC (rev 2692) +++ branches/topia-2.6.x/topia-persistence/pom.xml 2012-11-25 11:07:55 UTC (rev 2693) @@ -380,7 +380,7 @@ <plugin> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-maven-plugin</artifactId> - <version>1.3.8</version> + <version>${plexusPluginVersion}</version> </plugin> <plugin>