Author: chatellier Date: 2009-04-09 12:34:53 +0000 (Thu, 09 Apr 2009) New Revision: 1417 Modified: topia-service/trunk/pom.xml Log: Update versions, fix xsd location Modified: topia-service/trunk/pom.xml =================================================================== --- topia-service/trunk/pom.xml 2009-04-09 12:33:58 UTC (rev 1416) +++ topia-service/trunk/pom.xml 2009-04-09 12:34:53 UTC (rev 1417) @@ -1,5 +1,5 @@ <?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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.lucene</groupId> <artifactId>lucene-core</artifactId> - <version>2.4.0</version> + <version>2.4.1</version> <scope>compile</scope> </dependency> @@ -50,7 +50,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.1.107</version> + <version>1.1.120</version> <scope>test</scope> </dependency> @@ -80,9 +80,9 @@ <labs.project>topia</labs.project> <!-- libs versions --> - <topia.version>2.1.3</topia.version> + <topia.version>2.1.4</topia.version> <generator.version>0.64</generator.version> - <lutinutil.version>1.0.3</lutinutil.version> + <lutinutil.version>1.0.4</lutinutil.version> </properties>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org