From: <fg...@us...> - 2008-04-27 10:00:19
|
Revision: 758 http://openutils.svn.sourceforge.net/openutils/?rev=758&view=rev Author: fgiust Date: 2008-04-27 03:00:09 -0700 (Sun, 27 Apr 2008) Log Message: ----------- 2.1.1-SNAPSHOT Modified Paths: -------------- trunk/openutils-testing/pom.xml Modified: trunk/openutils-testing/pom.xml =================================================================== --- trunk/openutils-testing/pom.xml 2008-04-27 09:57:22 UTC (rev 757) +++ trunk/openutils-testing/pom.xml 2008-04-27 10:00:09 UTC (rev 758) @@ -1,4 +1,5 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>net.sourceforge.openutils</groupId> @@ -8,7 +9,7 @@ </parent> <artifactId>openutils-testing</artifactId> <name>openutils test utils</name> - <version>2.1-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> <description>openutils test utils</description> <dependencies> <dependency> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |