Author: tchemit Date: 2009-11-02 05:26:51 +0100 (Mon, 02 Nov 2009) New Revision: 76 Modified: trunk/pom.xml Log: - use mavenpom 1.1.0 - reformat poms Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-11-02 04:24:24 UTC (rev 75) +++ trunk/pom.xml 2009-11-02 04:26:51 UTC (rev 76) @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <!-- ************************************************************* --> @@ -9,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.chorem</groupId> @@ -106,7 +107,8 @@ <!-- ************************************************************* --> <name>Bonzoms</name> - <description>Gestion des personnes, sociétés et services : leurs relations, leurs rôles et leurs contacts</description> + <description>Gestion des personnes, sociétés et services : leurs relations, leurs rôles et leurs contacts + </description> <inceptionYear>2009</inceptionYear> <licenses> @@ -165,7 +167,7 @@ <!-- license to use --> <license.licenseName>gpl_v3</license.licenseName> - + </properties> <build> @@ -192,10 +194,11 @@ <scm> <connection>scm:svn:http://svn.chorem.org/svn/bonzoms/trunk</connection> - <developerConnection>scm:svn:svn+ssh://publish@svn.chorem.org/var/lib/svn/svn-chorem/bonzoms/trunk</developerConnection> + <developerConnection>scm:svn:svn+ssh://publish@svn.chorem.org/var/lib/svn/svn-chorem/bonzoms/trunk + </developerConnection> <url>http://www.chorem.org/repositories/browse/bonzoms/trunk</url> </scm> - + <repositories> <!-- depot des releases nuiton --> <repository>