Selaa lähdekoodia

[maven-release-plugin] rollback the release of gwtquery-project-1.0.0

tags/release-1.3.2
Manolo Carrasco 13 vuotta sitten
vanhempi
commit
91f1a5911e
3 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 2
    2
      gwtquery-core-2.2.0/pom.xml
  2. 1
    1
      gwtquery-core/pom.xml
  3. 1
    1
      pom.xml

+ 2
- 2
gwtquery-core-2.2.0/pom.xml Näytä tiedosto

@@ -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>

+ 1
- 1
gwtquery-core/pom.xml Näytä tiedosto

@@ -3,7 +3,7 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>gwtquery</artifactId>

+ 1
- 1
pom.xml Näytä tiedosto

@@ -3,7 +3,7 @@
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<packaging>pom</packaging>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>

Loading…
Peruuta
Tallenna