[gdf commit] r581 - in trunk: . gdf-core gdf-gwt gdf-mygwt gdf-sample

2 views
Skip to first unread message

codesite...@google.com

unread,
May 2, 2008, 12:54:33 PM5/2/08
to gwt-deskto...@googlegroups.com
Author: joudassi
Date: Fri May 2 09:46:08 2008
New Revision: 581

Modified:
trunk/gdf-core/pom.xml
trunk/gdf-gwt/pom.xml
trunk/gdf-mygwt/pom.xml
trunk/gdf-sample/pom.xml
trunk/pom.xml

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

Modified: trunk/gdf-core/pom.xml
==============================================================================
--- trunk/gdf-core/pom.xml (original)
+++ trunk/gdf-core/pom.xml Fri May 2 09:46:08 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>gdf</groupId>
<artifactId>gdf</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
</parent>

<artifactId>gdf-core</artifactId>

Modified: trunk/gdf-gwt/pom.xml
==============================================================================
--- trunk/gdf-gwt/pom.xml (original)
+++ trunk/gdf-gwt/pom.xml Fri May 2 09:46:08 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>gdf</groupId>
<artifactId>gdf</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
</parent>

<artifactId>gdf-gwt</artifactId>
@@ -15,7 +15,7 @@
<dependency>
<groupId>gdf</groupId>
<artifactId>gdf-core</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>

Modified: trunk/gdf-mygwt/pom.xml
==============================================================================
--- trunk/gdf-mygwt/pom.xml (original)
+++ trunk/gdf-mygwt/pom.xml Fri May 2 09:46:08 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>gdf</groupId>
<artifactId>gdf</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
</parent>

<artifactId>gdf-mygwt</artifactId>
@@ -24,13 +24,13 @@
<dependency>
<groupId>gdf</groupId>
<artifactId>gdf-core</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>gdf</groupId>
<artifactId>gdf-gwt</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>

Modified: trunk/gdf-sample/pom.xml
==============================================================================
--- trunk/gdf-sample/pom.xml (original)
+++ trunk/gdf-sample/pom.xml Fri May 2 09:46:08 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>gdf</groupId>
<artifactId>gdf</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
</parent>

<artifactId>gdf-sample</artifactId>
@@ -33,19 +33,19 @@
<dependency>
<groupId>gdf</groupId>
<artifactId>gdf-core</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>gdf</groupId>
<artifactId>gdf-gwt</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>gdf</groupId>
<artifactId>gdf-mygwt</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>

Modified: trunk/pom.xml
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Fri May 2 09:46:08 2008
@@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>gdf</groupId>
<artifactId>gdf</artifactId>
- <version>0.15</version>
+ <version>0.16-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GDF:Parent</name>

@@ -44,7 +44,7 @@
</modules>

<scm>
- <connection>scm:svn:https://gdf.googlecode.com/svn/tags/gdf-0.15</connection>
+ <connection>scm:svn:https://gdf.googlecode.com/svn/trunk</connection>
</scm>

<build>

Reply all
Reply to author
Forward
0 new messages