From: <fg...@us...> - 2009-08-17 10:50:15
|
Revision: 1273 http://openutils.svn.sourceforge.net/openutils/?rev=1273&view=rev Author: fgiust Date: 2009-08-17 10:50:09 +0000 (Mon, 17 Aug 2009) Log Message: ----------- [maven-release-plugin] prepare release openutils-mgnlbootstrapsync-0.3 Modified Paths: -------------- trunk/openutils-mgnlbootstrapsync/pom.xml Modified: trunk/openutils-mgnlbootstrapsync/pom.xml =================================================================== --- trunk/openutils-mgnlbootstrapsync/pom.xml 2009-08-17 10:49:08 UTC (rev 1272) +++ trunk/openutils-mgnlbootstrapsync/pom.xml 2009-08-17 10:50:09 UTC (rev 1273) @@ -10,7 +10,7 @@ <packaging>jar</packaging> <artifactId>openutils-mgnlbootstrapsync</artifactId> <name>openutils-mgnlbootstrapsync</name> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> <licenses> <license> <name>GPLv3</name> @@ -73,4 +73,10 @@ </snapshots> </repository> </repositories> + + <scm> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-0.3</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-0.3</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlbootstrapsync-0.3</url> + </scm> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-08-17 10:51:23
|
Revision: 1275 http://openutils.svn.sourceforge.net/openutils/?rev=1275&view=rev Author: fgiust Date: 2009-08-17 10:51:17 +0000 (Mon, 17 Aug 2009) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-mgnlbootstrapsync/pom.xml Modified: trunk/openutils-mgnlbootstrapsync/pom.xml =================================================================== --- trunk/openutils-mgnlbootstrapsync/pom.xml 2009-08-17 10:51:10 UTC (rev 1274) +++ trunk/openutils-mgnlbootstrapsync/pom.xml 2009-08-17 10:51:17 UTC (rev 1275) @@ -10,7 +10,7 @@ <packaging>jar</packaging> <artifactId>openutils-mgnlbootstrapsync</artifactId> <name>openutils-mgnlbootstrapsync</name> - <version>0.3</version> + <version>0.4-SNAPSHOT</version> <licenses> <license> <name>GPLv3</name> @@ -73,10 +73,4 @@ </snapshots> </repository> </repositories> - - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-0.3</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-0.3</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlbootstrapsync-0.3</url> - </scm> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-09-05 18:51:19
|
Revision: 1411 http://openutils.svn.sourceforge.net/openutils/?rev=1411&view=rev Author: fgiust Date: 2009-09-05 18:51:13 +0000 (Sat, 05 Sep 2009) Log Message: ----------- [maven-release-plugin] prepare release openutils-mgnlbootstrapsync-1.0 Modified Paths: -------------- trunk/openutils-mgnlbootstrapsync/pom.xml Modified: trunk/openutils-mgnlbootstrapsync/pom.xml =================================================================== --- trunk/openutils-mgnlbootstrapsync/pom.xml 2009-09-05 18:49:57 UTC (rev 1410) +++ trunk/openutils-mgnlbootstrapsync/pom.xml 2009-09-05 18:51:13 UTC (rev 1411) @@ -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"> <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> @@ -11,7 +10,7 @@ <artifactId>openutils-mgnlbootstrapsync</artifactId> <name>Magnolia Bootstrap Sync</name> <description>Keep your magnolia bootstrap files in sync while developing</description> - <version>0.4-SNAPSHOT</version> + <version>1.0</version> <licenses> <license> <name>GPLv3</name> @@ -98,4 +97,10 @@ </snapshots> </repository> </repositories> + + <scm> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-1.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-1.0</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlbootstrapsync-1.0</url> + </scm> </project> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-09-05 18:52:03
|
Revision: 1413 http://openutils.svn.sourceforge.net/openutils/?rev=1413&view=rev Author: fgiust Date: 2009-09-05 18:51:57 +0000 (Sat, 05 Sep 2009) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-mgnlbootstrapsync/pom.xml Modified: trunk/openutils-mgnlbootstrapsync/pom.xml =================================================================== --- trunk/openutils-mgnlbootstrapsync/pom.xml 2009-09-05 18:51:45 UTC (rev 1412) +++ trunk/openutils-mgnlbootstrapsync/pom.xml 2009-09-05 18:51:57 UTC (rev 1413) @@ -10,7 +10,7 @@ <artifactId>openutils-mgnlbootstrapsync</artifactId> <name>Magnolia Bootstrap Sync</name> <description>Keep your magnolia bootstrap files in sync while developing</description> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> <licenses> <license> <name>GPLv3</name> @@ -97,10 +97,4 @@ </snapshots> </repository> </repositories> - - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-1.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-1.0</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlbootstrapsync-1.0</url> - </scm> </project> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |