Преглед изворни кода

[maven-release-plugin] prepare for next development iteration

tags/release-1.3.2
Manolo Carrasco пре 12 година
родитељ
комит
5656f045e5
5 измењених фајлова са 8 додато и 8 уклоњено
  1. 1
    1
      gwtquery-core-2.0.1/pom.xml
  2. 1
    1
      gwtquery-core-2.1.0/pom.xml
  3. 1
    1
      gwtquery-core-2.2.0/pom.xml
  4. 1
    1
      gwtquery-core/pom.xml
  5. 4
    4
      pom.xml

+ 1
- 1
gwtquery-core-2.0.1/pom.xml Прегледај датотеку

@@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<version>1.1.0.rc1</version>
<version>1.1.0-SNAPSHOT</version>
</parent>

<description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>

+ 1
- 1
gwtquery-core-2.1.0/pom.xml Прегледај датотеку

@@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<version>1.1.0.rc1</version>
<version>1.1.0-SNAPSHOT</version>
</parent>

<description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>

+ 1
- 1
gwtquery-core-2.2.0/pom.xml Прегледај датотеку

@@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<version>1.1.0.rc1</version>
<version>1.1.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 Прегледај датотеку

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



+ 4
- 4
pom.xml Прегледај датотеку

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

<scm>
<connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0.rc1
<connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk
</connection>
<developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0.rc1
<developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
</developerConnection>
<url>http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.1.0.rc1</url>
<url>http://code.google.com/p/gwtquery/source/browse/trunk</url>
</scm>

<modules>

Loading…
Откажи
Сачувај