From: <fg...@us...> - 2008-01-20 16:57:44
|
Revision: 534 http://openutils.svn.sourceforge.net/openutils/?rev=534&view=rev Author: fgiust Date: 2008-01-20 08:57:49 -0800 (Sun, 20 Jan 2008) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-maven-skin/pom.xml Modified: trunk/openutils-maven-skin/pom.xml =================================================================== --- trunk/openutils-maven-skin/pom.xml 2008-01-20 16:57:41 UTC (rev 533) +++ trunk/openutils-maven-skin/pom.xml 2008-01-20 16:57:49 UTC (rev 534) @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<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> @@ -10,7 +9,7 @@ </parent> <artifactId>openutils-maven-skin</artifactId> <packaging>jar</packaging> - <version>1.0-SNAPSHOT</version> + <version>1.1-SNAPSHOT</version> <name>maven skin for openutils site</name> <description>maven skin for openutils site</description> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |