Author: tchemit Date: 2010-03-08 19:41:50 +0100 (Mon, 08 Mar 2010) New Revision: 392 Log: update pom Modified: javabeans/trunk/pom.xml Modified: javabeans/trunk/pom.xml =================================================================== --- javabeans/trunk/pom.xml 2010-03-08 10:16:08 UTC (rev 391) +++ javabeans/trunk/pom.xml 2010-03-08 18:41:50 UTC (rev 392) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.0.0-rc-2</version> + <version>2.0.5</version> </parent> <artifactId>javabeans</artifactId> @@ -21,7 +21,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.6</version> + <version>4.7</version> <scope>test</scope> </dependency>
participants (1)
-
tchemit@users.nuiton.org