Author: tchemit Date: 2008-02-12 16:40:30 +0000 (Tue, 12 Feb 2008) New Revision: 211 Modified: trunk/jaxx/pom.xml Log: retour en arri?\195?\168re c maven qui changera la version tout seul Modified: trunk/jaxx/pom.xml =================================================================== --- trunk/jaxx/pom.xml 2008-02-12 16:23:10 UTC (rev 210) +++ trunk/jaxx/pom.xml 2008-02-12 16:40:30 UTC (rev 211) @@ -1,7 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<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> @@ -39,7 +36,7 @@ <version>1.6.0</version> <scope>compile</scope> </dependency> - <!-- pour acc�der aux BeansInfos swing via Introspector --> + <!-- pour acc�der aux BeansInfos swing via Introspector --> <dependency> <groupId>com.sun</groupId> <artifactId>dt</artifactId> @@ -54,7 +51,7 @@ <!-- ************************************************************* --> <name>Jaxx core library</name> - <version>1.0.5</version> + <version>1.0.4-SNAPSHOT</version> <description>Library of framework jaxx</description> <inceptionYear>2008</inceptionYear>