Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gwtp-1.0-RC-3
Browse files Browse the repository at this point in the history
Former-commit-id: 9d88fcb
  • Loading branch information
branflake2267 committed Apr 13, 2013
1 parent fc262d6 commit 842fb5c
Show file tree
Hide file tree
Showing 16 changed files with 19 additions and 21 deletions.
2 changes: 1 addition & 1 deletion gwtp-build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-build-tools</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions gwtp-carstore/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-clients-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-clients-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-crawler-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-crawler-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-crawler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-crawler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-dispatch-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-dispatch-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-dispatch-server-guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-dispatch-server-guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-dispatch-server-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-dispatch-server-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-dispatch-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-dispatch-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-dispatch-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-dispatch-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-dispatch-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-dispatch-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-mvp-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-mvp-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-processors</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-tester/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp-core</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-tester</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gwtplatform</groupId>
<artifactId>gwtp</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
</parent>

<artifactId>gwtp-core</artifactId>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
<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>

<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
<relativePath></relativePath>
<relativePath />
</parent>

<groupId>com.gwtplatform</groupId>
<artifactId>gwtp</artifactId>
<version>1.0-RC-3-SNAPSHOT</version>
<version>1.0-RC-3</version>
<packaging>pom</packaging>
<name>GWT-Platform</name>
<inceptionYear>2010</inceptionYear>
Expand Down

0 comments on commit 842fb5c

Please sign in to comment.