aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core-2.2.0
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-02 12:42:47 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-02 12:42:47 +0000
commit91f1a5911e01fd0cd970fd0743799a40ecf27c4d (patch)
tree3ca832533926c1d588f29e644485be8fd5144b8a /gwtquery-core-2.2.0
parent084e9f0ef7844779cdb800a7874dddac6f1fafb8 (diff)
downloadgwtquery-91f1a5911e01fd0cd970fd0743799a40ecf27c4d.tar.gz
gwtquery-91f1a5911e01fd0cd970fd0743799a40ecf27c4d.zip
[maven-release-plugin] rollback the release of gwtquery-project-1.0.0
Diffstat (limited to 'gwtquery-core-2.2.0')
-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 749373cb..d5a8520a 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 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>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>