Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gwtp-1.0.1
Browse files Browse the repository at this point in the history
Former-commit-id: f665f12
  • Loading branch information
branflake2267 committed Aug 13, 2013
1 parent da8efd0 commit ca0fd55
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 20 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.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>gwtp-build-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-carstore/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.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion gwtp-core/gwtp-all/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.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>gwtp-all</artifactId>
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.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>gwtp-clients-common</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.1-SNAPSHOT</version>
<version>1.0.1</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.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

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

<artifactId>gwtp-dispatch-rest</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.1-SNAPSHOT</version>
<version>1.0.1</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.1-SNAPSHOT</version>
<version>1.0.1</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.1-SNAPSHOT</version>
<version>1.0.1</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.1-SNAPSHOT</version>
<version>1.0.1</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.1-SNAPSHOT</version>
<version>1.0.1</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.1-SNAPSHOT</version>
<version>1.0.1</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.1-SNAPSHOT</version>
<version>1.0.1</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.1-SNAPSHOT</version>
<version>1.0.1</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.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>gwtp-core</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions gwtp-crawler-service/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.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>gwtp-crawler-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

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

0 comments on commit ca0fd55

Please sign in to comment.