|
From: <de...@us...> - 2009-10-17 13:20:33
|
Revision: 5378
http://fudaa.svn.sourceforge.net/fudaa/?rev=5378&view=rev
Author: deniger
Date: 2009-10-17 13:20:23 +0000 (Sat, 17 Oct 2009)
Log Message:
-----------
[maven-release-plugin] prepare release dodico-h2d-1.0
Modified Paths:
--------------
trunk/business/dodico-h2d/core/pom.xml
trunk/business/dodico-h2d/io/pom.xml
trunk/business/dodico-h2d/pom.xml
Modified: trunk/business/dodico-h2d/core/pom.xml
===================================================================
--- trunk/business/dodico-h2d/core/pom.xml 2009-10-17 13:16:38 UTC (rev 5377)
+++ trunk/business/dodico-h2d/core/pom.xml 2009-10-17 13:20:23 UTC (rev 5378)
@@ -1,37 +1,35 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.fudaa.business.h2d</groupId>
- <artifactId>dodico-h2d</artifactId>
- <version>1.0-SNAPSHOT</version>
- </parent>
- <groupId>org.fudaa.business.h2d</groupId>
- <artifactId>h2d-core</artifactId>
- <name>Core h2d</name>
- <dependencies>
- <dependency>
- <groupId>org.fudaa.business.ef</groupId>
- <artifactId>ef-core</artifactId>
- </dependency>
- <dependency>
- <groupId>org.fudaa.framework.ctulu</groupId>
- <artifactId>ctulu-gis</artifactId>
- <scope>test</scope>
- <type>test-jar</type>
- </dependency>
- <dependency>
- <groupId>org.fudaa.business.ef</groupId>
- <artifactId>ef-core</artifactId>
- <scope>test</scope>
- <type>test-jar</type>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- </dependencies>
-</project>
+<?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/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.fudaa.business.h2d</groupId>
+ <artifactId>dodico-h2d</artifactId>
+ <version>1.0</version>
+ </parent>
+ <groupId>org.fudaa.business.h2d</groupId>
+ <artifactId>h2d-core</artifactId>
+ <name>Core h2d</name>
+ <dependencies>
+ <dependency>
+ <groupId>org.fudaa.business.ef</groupId>
+ <artifactId>ef-core</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.fudaa.framework.ctulu</groupId>
+ <artifactId>ctulu-gis</artifactId>
+ <scope>test</scope>
+ <type>test-jar</type>
+ </dependency>
+ <dependency>
+ <groupId>org.fudaa.business.ef</groupId>
+ <artifactId>ef-core</artifactId>
+ <scope>test</scope>
+ <type>test-jar</type>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+</project>
Modified: trunk/business/dodico-h2d/io/pom.xml
===================================================================
--- trunk/business/dodico-h2d/io/pom.xml 2009-10-17 13:16:38 UTC (rev 5377)
+++ trunk/business/dodico-h2d/io/pom.xml 2009-10-17 13:20:23 UTC (rev 5378)
@@ -1,30 +1,28 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.fudaa.business.h2d</groupId>
- <artifactId>dodico-h2d</artifactId>
- <version>1.0-SNAPSHOT</version>
- </parent>
- <groupId>org.fudaa.business.h2d</groupId>
- <artifactId>h2d-io</artifactId>
- <name>I/O pour h2d</name>
- <dependencies>
- <dependency>
- <groupId>org.fudaa.business.h2d</groupId>
- <artifactId>h2d-core</artifactId>
- </dependency>
-
- <dependency>
- <groupId>org.fudaa.business.ef</groupId>
- <artifactId>ef-io</artifactId>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- </dependencies>
-</project>
+<?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/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.fudaa.business.h2d</groupId>
+ <artifactId>dodico-h2d</artifactId>
+ <version>1.0</version>
+ </parent>
+ <groupId>org.fudaa.business.h2d</groupId>
+ <artifactId>h2d-io</artifactId>
+ <name>I/O pour h2d</name>
+ <dependencies>
+ <dependency>
+ <groupId>org.fudaa.business.h2d</groupId>
+ <artifactId>h2d-core</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.fudaa.business.ef</groupId>
+ <artifactId>ef-io</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+</project>
Modified: trunk/business/dodico-h2d/pom.xml
===================================================================
--- trunk/business/dodico-h2d/pom.xml 2009-10-17 13:16:38 UTC (rev 5377)
+++ trunk/business/dodico-h2d/pom.xml 2009-10-17 13:20:23 UTC (rev 5378)
@@ -1,46 +1,50 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
-
- <properties>
- <fudaa-ef.version>1.0</fudaa-ef.version>
- </properties>
-
- <parent>
- <groupId>org.fudaa.pom</groupId>
- <artifactId>business-pom</artifactId>
- <version>0.4</version>
- </parent>
- <groupId>org.fudaa.business.h2d</groupId>
- <artifactId>dodico-h2d</artifactId>
- <version>1.0-SNAPSHOT</version>
- <name>Fudaa Hydraulique 2d</name>
- <packaging>pom</packaging>
- <modules>
- <module>io</module>
- <module>core</module>
- </modules>
- <dependencyManagement>
- <dependencies>
- <dependency>
- <groupId>org.fudaa.business.ef</groupId>
- <artifactId>fudaa-ef</artifactId>
- <version>${fudaa-ef.version}</version>
- <type>pom</type>
- <scope>import</scope>
- </dependency>
- <dependency>
- <groupId>org.fudaa.business.h2d</groupId>
- <artifactId>h2d-core</artifactId>
- <version>${version}</version>
- </dependency>
- <dependency>
- <groupId>org.fudaa.business.h2d</groupId>
- <artifactId>h2d-io</artifactId>
- <version>${version}</version>
- </dependency>
- </dependencies>
- </dependencyManagement>
-</project>
+<?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/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+
+ <properties>
+ <fudaa-ef.version>1.0</fudaa-ef.version>
+ </properties>
+
+ <parent>
+ <groupId>org.fudaa.pom</groupId>
+ <artifactId>business-pom</artifactId>
+ <version>0.4</version>
+ </parent>
+ <groupId>org.fudaa.business.h2d</groupId>
+ <artifactId>dodico-h2d</artifactId>
+ <version>1.0</version>
+ <name>Fudaa Hydraulique 2d</name>
+ <packaging>pom</packaging>
+ <modules>
+ <module>io</module>
+ <module>core</module>
+ </modules>
+ <dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>org.fudaa.business.ef</groupId>
+ <artifactId>fudaa-ef</artifactId>
+ <version>${fudaa-ef.version}</version>
+ <type>pom</type>
+ <scope>import</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.fudaa.business.h2d</groupId>
+ <artifactId>h2d-core</artifactId>
+ <version>${version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.fudaa.business.h2d</groupId>
+ <artifactId>h2d-io</artifactId>
+ <version>${version}</version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+
+ <scm>
+ <connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.0</connection>
+ <developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.0</developerConnection>
+ <url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/tags/business/dodico-h2d-1.0</url>
+ </scm>
+</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|