|
From: <fg...@us...> - 2008-07-12 19:23:28
|
Revision: 880
http://openutils.svn.sourceforge.net/openutils/?rev=880&view=rev
Author: fgiust
Date: 2008-07-12 12:23:38 -0700 (Sat, 12 Jul 2008)
Log Message:
-----------
[maven-release-plugin] copy for tag openutils-mgnlext-2.1
Added Paths:
-----------
tags/openutils-mgnlext-2.1/
tags/openutils-mgnlext-2.1/pom.xml
Removed Paths:
-------------
tags/openutils-mgnlext-2.1/pom.xml
Copied: tags/openutils-mgnlext-2.1 (from rev 878, trunk/openutils-mgnlext)
Deleted: tags/openutils-mgnlext-2.1/pom.xml
===================================================================
--- trunk/openutils-mgnlext/pom.xml 2008-07-12 19:15:57 UTC (rev 878)
+++ tags/openutils-mgnlext-2.1/pom.xml 2008-07-12 19:23:38 UTC (rev 880)
@@ -1,19 +0,0 @@
-<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</artifactId>
- <version>8</version>
- <relativePath>..</relativePath>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <packaging>jar</packaging>
- <artifactId>openutils-mgnlext</artifactId>
- <name>openutils-mgnlext</name>
- <version>2.1-SNAPSHOT</version>
- <licenses>
- <license>
- <name>GPLv3</name>
- <url>http://www.gnu.org/licenses/gpl-3.0.txt</url>
- </license>
- </licenses>
-</project>
Copied: tags/openutils-mgnlext-2.1/pom.xml (from rev 879, trunk/openutils-mgnlext/pom.xml)
===================================================================
--- tags/openutils-mgnlext-2.1/pom.xml (rev 0)
+++ tags/openutils-mgnlext-2.1/pom.xml 2008-07-12 19:23:38 UTC (rev 880)
@@ -0,0 +1,25 @@
+<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</artifactId>
+ <version>8</version>
+ <relativePath>..</relativePath>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <packaging>jar</packaging>
+ <artifactId>openutils-mgnlext</artifactId>
+ <name>openutils-mgnlext</name>
+ <version>2.1</version>
+ <licenses>
+ <license>
+ <name>GPLv3</name>
+ <url>http://www.gnu.org/licenses/gpl-3.0.txt</url>
+ </license>
+ </licenses>
+
+ <scm>
+ <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlext-2.1</connection>
+ <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlext-2.1</developerConnection>
+ <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlext-2.1</url>
+ </scm>
+</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|