From: <fg...@us...> - 2009-09-04 11:05:50
|
Revision: 1343 http://openutils.svn.sourceforge.net/openutils/?rev=1343&view=rev Author: fgiust Date: 2009-09-04 11:05:43 +0000 (Fri, 04 Sep 2009) Log Message: ----------- [maven-release-plugin] rollback the release of openutils-testing-2.2.2 Modified Paths: -------------- trunk/openutils-testing/pom.xml Modified: trunk/openutils-testing/pom.xml =================================================================== --- trunk/openutils-testing/pom.xml 2009-09-04 11:03:40 UTC (rev 1342) +++ trunk/openutils-testing/pom.xml 2009-09-04 11:05:43 UTC (rev 1343) @@ -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> @@ -7,7 +8,7 @@ </parent> <artifactId>openutils-testing</artifactId> <name>Openutils testing library</name> - <version>2.2.3-SNAPSHOT</version> + <version>2.2.2-SNAPSHOT</version> <description>Framework that helps to simplify unit testing coding</description> <licenses> <license> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |