aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core-2.2.0/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-02 09:43:00 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-02 09:43:00 +0000
commitc2396a341b66031877ea6cc99991e619281be0b6 (patch)
tree5779803d8d39d1d7bf0c80665c5a606c9a3f18e0 /gwtquery-core-2.2.0/pom.xml
parent30c7b7130034d7dde2f642643cc1af4c49982035 (diff)
downloadgwtquery-c2396a341b66031877ea6cc99991e619281be0b6.tar.gz
gwtquery-c2396a341b66031877ea6cc99991e619281be0b6.zip
[maven-release-plugin] prepare release gwtquery-project-1.0.0
Diffstat (limited to 'gwtquery-core-2.2.0/pom.xml')
-rw-r--r--gwtquery-core-2.2.0/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gwtquery-core-2.2.0/pom.xml b/gwtquery-core-2.2.0/pom.xml
index b5071d63..aff3b5b8 100644
--- a/gwtquery-core-2.2.0/pom.xml
+++ b/gwtquery-core-2.2.0/pom.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project>
+<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>
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>