commit 291a2820256eeb2a7f5090d279d6f377cbf79493
parent 090346ff560fba0225b2ce52821c7880d3cb074c
Author: Dan Callaghan <djc@djc.id.au>
Date: Sun, 16 May 2010 21:12:14 +1000
[maven-release-plugin] prepare release lucene-multilingual-1.0
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
@@ -1,11 +1,10 @@
-<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>
<groupId>au.id.djc</groupId>
<artifactId>lucene-multilingual</artifactId>
<packaging>jar</packaging>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<name>Lucene Multilingual</name>
<description>Lucene classes for working with text in multiple languages</description>