Return-Path: <_www@dev.magnolia.info> Received: from dev.magnolia.info ([213.173.174.20] verified) by mail.obinary.com (CommuniGate Pro SMTP 5.1.10) with ESMTP id 14580582 for svn-list@magnolia.info; Wed, 23 Jul 2008 14:38:25 +0200 Received: by dev.magnolia.info (Postfix, from userid 70) id AE2AF6BB387; Wed, 23 Jul 2008 14:38:25 +0200 (CEST) MIME-Version: 1.0 X-Mailer: SVN::Notify 2.70: http://search.cpan.org/dist/SVN-Notify/ From: svn@magnolia.info Errors-To: svn@magnolia.info To: svn-list@magnolia.info Subject: [16978] [maven-release-plugin] copy for tag magnolia-module-data-1.2-rc2 Reply-To: dev-list@magnolia.info Content-Type: text/html; charset=UTF-8 Message-Id: <20080723123825.AE2AF6BB387@dev.magnolia.info> Date: Wed, 23 Jul 2008 14:38:25 +0200 (CEST) Content-Transfer-Encoding: quoted-printable
[maven-release-plugin] copy for tag magnolia-module-data-1.2-rc2
--- modules/community/magnolia-module-data/trunk/pom=
.xml 2008-07-23 12:32:22 UTC (rev 16975)
+++ modules/community/magnolia-module-data/tags/magnolia-module-data-1.2-=
rc2/pom.xml 2008-07-23 12:38:25 UTC (rev 16978)
@@ -1,103 +0,0 @@
-<project xmlns=3D"http://maven.apache.org/POM/4.0.0&=
quot; xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" x=
si:schemaLocation=3D"http://maven.apache.org/POM/4.0.0 http://maven.=
apache.org/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <artifactId>magnolia-project</artifactId>
- <groupId>info.magnolia</groupId>
- <version>3.6-rc1</version>
- <relativePath>../pom.xml</relativePath>
- </parent>
- <artifactId>magnolia-module-data</artifactId>
- <name>magnolia-module-data</name>
- <packaging>jar</packaging>
- <version>1.2.1-SNAPSHOT</version>
- <description />
- <properties>
- <documentationURL />
- </properties>
- <issueManagement>
- <system>Jira</system>
- <url>http://jira.magnolia.info/browse/MGNLDATA</url>
- </issueManagement>
- <scm>
- <connection>scm:svn:http://svn.magnolia.info/svn/modules/commu=
nity/magnolia-module-data/trunk</connection>
- <developerConnection>scm:svn:http://svn.magnolia.info/svn/modu=
les/community/magnolia-module-data/trunk</developerConnection>
- <url>http://svn.magnolia.info/view/modules/community/magnolia-=
module-data/trunk</url>
- </scm>
-
- <dependencies>
- <dependency>
- <groupId>info.magnolia</groupId>
- <artifactId>magnolia-core</artifactId>
- <version>${parent.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>info.magnolia</groupId>
- <artifactId>magnolia-gui</artifactId>
- <version>${parent.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>info.magnolia</groupId>
- <artifactId>magnolia-module-admininterface</artifactId>=
;
- <version>${parent.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>info.magnolia</groupId>
- <artifactId>magnolia-module-scheduler</artifactId>
- <version>1.2-m2</version>
- </dependency>
- <dependency>
- <groupId>net.sf.json-lib</groupId>
- <artifactId>json-lib</artifactId>
- <version>0.9</version>
- <exclusions>
- <exclusion>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- </exclusion>
- <exclusion>
- <groupId>xml-apis</groupId>
- <artifactId>xml-apis</artifactId>
- </exclusion>
- <exclusion>
- <groupId>xerces</groupId>
- <artifactId>xercesImpl</artifactId>
- </exclusion>
- <exclusion>
- <groupId>xerces</groupId>
- <artifactId>xmlParserAPIs</artifactId>
- </exclusion>
- <exclusion>
- <groupId>xalan</groupId>
- <artifactId>xalan</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>jsp-api</artifactId>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- </dependency>
- </dependencies>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-assembly-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
-
-</project>
\ No newline at end of file
--- modules/community/magnolia-module-data/tags/magn=
olia-module-data-1.2-rc2/pom.xml (rev 0)
+++ modules/community/magnolia-module-data/tags/magnolia-module-data-1.2-=
rc2/pom.xml 2008-07-23 12:38:25 UTC (rev 16978)
@@ -0,0 +1,103 @@
+<project xmlns=3D"http://maven.apache.org/POM/4.0.0&=
quot; xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" x=
si:schemaLocation=3D"http://maven.apache.org/POM/4.0.0 http://maven.=
apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <artifactId>magnolia-project</artifactId>
+ <groupId>info.magnolia</groupId>
+ <version>3.6-rc4</version>
+ <relativePath>../pom.xml</relativePath>
+ </parent>
+ <artifactId>magnolia-module-data</artifactId>
+ <name>magnolia-module-data</name>
+ <packaging>jar</packaging>
+ <version>1.2-rc2</version>
+ <description />
+ <properties>
+ <documentationURL />
+ </properties>
+ <issueManagement>
+ <system>Jira</system>
+ <url>http://jira.magnolia.info/browse/MGNLDATA</url>
+ </issueManagement>
+ <scm>
+ <connection>scm:svn:http://svn.magnolia.info/svn/modules/commu=
nity/magnolia-module-data/tags/magnolia-module-data-1.2-rc2</connectio=
n>
+ <developerConnection>scm:svn:http://svn.magnolia.info/svn/modu=
les/community/magnolia-module-data/tags/magnolia-module-data-1.2-rc2</=
developerConnection>
+ <url>http://svn.magnolia.info/view/modules/community/magnolia-=
module-data/tags/magnolia-module-data-1.2-rc2</url>
+ </scm>
+
+ <dependencies>
+ <dependency>
+ <groupId>info.magnolia</groupId>
+ <artifactId>magnolia-core</artifactId>
+ <version>${parent.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>info.magnolia</groupId>
+ <artifactId>magnolia-gui</artifactId>
+ <version>${parent.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>info.magnolia</groupId>
+ <artifactId>magnolia-module-admininterface</artifactId>=
;
+ <version>${parent.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>info.magnolia</groupId>
+ <artifactId>magnolia-module-scheduler</artifactId>
+ <version>1.2-m2</version>
+ </dependency>
+ <dependency>
+ <groupId>net.sf.json-lib</groupId>
+ <artifactId>json-lib</artifactId>
+ <version>0.9</version>
+ <exclusions>
+ <exclusion>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>xml-apis</groupId>
+ <artifactId>xml-apis</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>xerces</groupId>
+ <artifactId>xercesImpl</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>xerces</groupId>
+ <artifactId>xmlParserAPIs</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>xalan</groupId>
+ <artifactId>xalan</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>jsp-api</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ </dependency>
+ </dependencies>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-assembly-plugin</artifactId>
+ </plugin>
+ </plugins>
+ </build>
+
+</project>