Author: tchemit
Date: 2009-09-29 18:52:36 +0200 (Tue, 29 Sep 2009)
New Revision: 150
Modified:
trunk/pom.xml
Log:
use mavenpom 1.0.3
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2009-08-25 22:40:11 UTC (rev 149)
+++ trunk/pom.xml 2009-09-29 16:52:36 UTC (rev 150)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom</artifactId>
- <version>1.0.1</version>
+ <version>1.0.3-SNAPSHOT</version>
</parent>
<artifactId>nuiton-j2r</artifactId>
@@ -53,7 +53,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.6</version>
+ <version>4.7</version>
<scope>test</scope>
</dependency>