Revision: 7350bb67b97f
Branch: default
Author: lucio.benfante <
lucio.b...@gmail.com>
Date: Mon Mar 18 06:04:31 2013
Log: Fixed parancoe-yaml parent
http://code.google.com/p/parancoe/source/detail?r=7350bb67b97f
Modified:
/parancoe-yaml/pom.xml
=======================================
--- /parancoe-yaml/pom.xml Wed Feb 27 07:39:32 2013
+++ /parancoe-yaml/pom.xml Mon Mar 18 06:04:31 2013
@@ -2,7 +2,7 @@
<parent>
<artifactId>parancoe</artifactId>
<groupId>org.parancoe</groupId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.parancoe</groupId>