Revision: d32a645940ad
Author: lucio.benfante <
lucio.b...@gmail.com>
Date: Fri Jun 22 08:19:29 2012
Log: [maven-release-plugin] prepare release parancoe-2.0.3
http://code.google.com/p/parancoe/source/detail?r=d32a645940ad
Modified:
/parancoe-core/pom.xml
/parancoe-web/pom.xml
/parancoe-yaml/pom.xml
/pom.xml
=======================================
--- /parancoe-core/pom.xml Fri Jun 22 07:43:19 2012
+++ /parancoe-core/pom.xml Fri Jun 22 08:19:29 2012
@@ -3,13 +3,13 @@
<parent>
<artifactId>parancoe</artifactId>
<groupId>org.parancoe</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-core</artifactId>
<name>Parancoe Core</name>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<url>
http://www.parancoe.org</url>
<dependencies>
<dependency>
=======================================
--- /parancoe-web/pom.xml Fri Jun 22 07:43:19 2012
+++ /parancoe-web/pom.xml Fri Jun 22 08:19:29 2012
@@ -3,13 +3,13 @@
<parent>
<artifactId>parancoe</artifactId>
<groupId>org.parancoe</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-web</artifactId>
<name>Parancoe Web</name>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<url>
http://www.parancoe.org</url>
<dependencies>
<dependency>
=======================================
--- /parancoe-yaml/pom.xml Fri Jun 22 07:43:19 2012
+++ /parancoe-yaml/pom.xml Fri Jun 22 08:19:29 2012
@@ -2,13 +2,13 @@
<parent>
<artifactId>parancoe</artifactId>
<groupId>org.parancoe</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-yaml</artifactId>
<name>Parancoe Yaml</name>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<url>
http://www.parancoe.org</url>
<dependencies>
<dependency>
=======================================
--- /pom.xml Fri Jun 22 07:43:19 2012
+++ /pom.xml Fri Jun 22 08:19:29 2012
@@ -4,7 +4,7 @@
<groupId>org.parancoe</groupId>
<artifactId>parancoe</artifactId>
<packaging>pom</packaging>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<name>Parancoe</name>
<url>
http://www.parancoe.org</url>
<modules>