Author: tchemit Date: 2014-07-29 16:55:53 +0200 (Tue, 29 Jul 2014) New Revision: 2604 Url: http://forge.nuiton.org/projects/nuiton-config/repository/revisions/2604 Log: fixes #3325: Updates to mavenpom 5.1 and use new site layout Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-07-15 15:58:43 UTC (rev 2603) +++ trunk/pom.xml 2014-07-29 14:55:53 UTC (rev 2604) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>5.1-SNAPSHOT</version> + <version>5.1</version> </parent> <artifactId>nuiton-config</artifactId> @@ -33,7 +33,7 @@ <developer> <name>Tony Chemit</name> <id>tchemit</id> - <email>chemit.codelutin.com</email> + <email>chemit@codelutin.com</email> <organization>CodeLutin</organization> <organizationUrl>http://www.codelutin.com/</organizationUrl> <timezone>Europe/Paris</timezone>