|
From: <de...@us...> - 2009-10-15 20:35:38
|
Revision: 5304
http://fudaa.svn.sourceforge.net/fudaa/?rev=5304&view=rev
Author: deniger
Date: 2009-10-15 20:35:31 +0000 (Thu, 15 Oct 2009)
Log Message:
-----------
Modified Paths:
--------------
trunk/pom/business-pom/pom.xml
Modified: trunk/pom/business-pom/pom.xml
===================================================================
--- trunk/pom/business-pom/pom.xml 2009-10-15 20:29:47 UTC (rev 5303)
+++ trunk/pom/business-pom/pom.xml 2009-10-15 20:35:31 UTC (rev 5304)
@@ -23,4 +23,14 @@
<developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/business/</developerConnection>
<url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/trunk/business/</url>
</scm>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-release-plugin</artifactId>
+ <configuration>
+ <tagBase>https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business</tagBase>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
</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: <de...@us...> - 2009-10-16 21:47:22
|
Revision: 5348
http://fudaa.svn.sourceforge.net/fudaa/?rev=5348&view=rev
Author: deniger
Date: 2009-10-16 21:47:16 +0000 (Fri, 16 Oct 2009)
Log Message:
-----------
Modified Paths:
--------------
trunk/pom/business-pom/pom.xml
Modified: trunk/pom/business-pom/pom.xml
===================================================================
--- trunk/pom/business-pom/pom.xml 2009-10-16 21:14:59 UTC (rev 5347)
+++ trunk/pom/business-pom/pom.xml 2009-10-16 21:47:16 UTC (rev 5348)
@@ -18,6 +18,7 @@
<version>0.4</version>
<packaging>pom</packaging>
<name>Les projets métiers</name>
+ <url>http://www.fudaa.fr/sites/devel/fudaa-business/</url>
<scm>
<connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/business/</connection>
<developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/business/</developerConnection>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2012-05-11 14:47:11
|
Revision: 7192
http://fudaa.svn.sourceforge.net/fudaa/?rev=7192&view=rev
Author: deniger
Date: 2012-05-11 14:47:00 +0000 (Fri, 11 May 2012)
Log Message:
-----------
Modified Paths:
--------------
trunk/pom/business-pom/pom.xml
Modified: trunk/pom/business-pom/pom.xml
===================================================================
--- trunk/pom/business-pom/pom.xml 2012-05-11 13:57:26 UTC (rev 7191)
+++ trunk/pom/business-pom/pom.xml 2012-05-11 14:47:00 UTC (rev 7192)
@@ -8,14 +8,14 @@
-->
<groupId>org.fudaa.pom</groupId>
<artifactId>super-pom</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</parent>
<properties>
<businessGroupId>org.fudaa.business</businessGroupId>
</properties>
<artifactId>business-pom</artifactId>
<packaging>pom</packaging>
- <name>Les projets métiers</name>
+ <name>POM des projets métiers</name>
<url>http://www.fudaa.fr/sites/devel/fudaa-business/</url>
<repositories>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2012-06-12 21:19:33
|
Revision: 7309
http://fudaa.svn.sourceforge.net/fudaa/?rev=7309&view=rev
Author: deniger
Date: 2012-06-12 21:19:28 +0000 (Tue, 12 Jun 2012)
Log Message:
-----------
bug java 1.7
Modified Paths:
--------------
trunk/pom/business-pom/pom.xml
Modified: trunk/pom/business-pom/pom.xml
===================================================================
--- trunk/pom/business-pom/pom.xml 2012-06-12 21:16:17 UTC (rev 7308)
+++ trunk/pom/business-pom/pom.xml 2012-06-12 21:19:28 UTC (rev 7309)
@@ -1,23 +1,22 @@
<?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">
- <modelVersion>4.0.0</modelVersion>
- <parent>
+ 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>
<!--
le super déclare tous les plugins et les configurations communes
-->
- <groupId>org.fudaa.pom</groupId>
- <artifactId>super-pom</artifactId>
- <version>1.3</version>
- </parent>
- <properties>
- <businessGroupId>org.fudaa.business</businessGroupId>
- </properties>
- <artifactId>business-pom</artifactId>
- <packaging>pom</packaging>
- <name>POM des projets métiers</name>
- <url>http://www.fudaa.fr/sites/devel/fudaa-business/</url>
-
+ <groupId>org.fudaa.pom</groupId>
+ <artifactId>super-pom</artifactId>
+ <version>1.3</version>
+ </parent>
+ <properties>
+ <businessGroupId>org.fudaa.business</businessGroupId>
+ </properties>
+ <artifactId>business-pom</artifactId>
+ <packaging>pom</packaging>
+ <name>Les projets métiers</name>
+ <url>http://www.fudaa.fr/sites/devel/fudaa-business/</url>
<repositories>
<repository>
<snapshots>
@@ -34,19 +33,21 @@
<url>http://repository.fudaa.fr/artifactory/libs-snapshots</url>
</repository>
</repositories>
- <scm>
- <connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/business/</connection>
- <developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/business/</developerConnection>
- <url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/trunk/business/</url>
- </scm>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-release-plugin</artifactId>
- <configuration>
- <tagBase>https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business</tagBase>
- </configuration>
- </plugin>
- </plugins>
- </build>
+ <scm>
+ <connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/business/</connection>
+ <developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/business/</developerConnection>
+ <url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/trunk/business/</url>
+ </scm>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-release-plugin</artifactId>
+ <configuration>
+ <tagBase>https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business</tagBase>
+ <!--to ignore javadoc and source attachment that blocked the release-->
+ <useReleaseProfile>false</useReleaseProfile>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
</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: <de...@us...> - 2014-05-26 19:43:11
|
Revision: 8718
http://sourceforge.net/p/fudaa/svn/8718
Author: deniger
Date: 2014-05-26 19:43:08 +0000 (Mon, 26 May 2014)
Log Message:
-----------
maj DTD + XSD pour nouveaux param?\195?\168tres apportDebit et attenuationConvection
Modified Paths:
--------------
trunk/pom/business-pom/pom.xml
Modified: trunk/pom/business-pom/pom.xml
===================================================================
--- trunk/pom/business-pom/pom.xml 2014-05-26 19:42:39 UTC (rev 8717)
+++ trunk/pom/business-pom/pom.xml 2014-05-26 19:43:08 UTC (rev 8718)
@@ -8,7 +8,7 @@
-->
<groupId>org.fudaa.pom</groupId>
<artifactId>super-pom</artifactId>
- <version>1.4</version>
+ <version>1.5</version>
</parent>
<properties>
<businessGroupId>org.fudaa.business</businessGroupId>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-05-26 20:04:49
|
Revision: 8723
http://sourceforge.net/p/fudaa/svn/8723
Author: deniger
Date: 2014-05-26 20:04:44 +0000 (Mon, 26 May 2014)
Log Message:
-----------
maj DTD + XSD pour nouveaux param?\195?\168tres apportDebit et attenuationConvection
Modified Paths:
--------------
trunk/pom/business-pom/pom.xml
Modified: trunk/pom/business-pom/pom.xml
===================================================================
--- trunk/pom/business-pom/pom.xml 2014-05-26 20:01:10 UTC (rev 8722)
+++ trunk/pom/business-pom/pom.xml 2014-05-26 20:04:44 UTC (rev 8723)
@@ -34,9 +34,9 @@
</repository>
</repositories>
<scm>
- <connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/business/</connection>
- <developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/business/</developerConnection>
- <url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/trunk/business/</url>
+ <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/trunk/business/</connection>
+ <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/trunk/business/</developerConnection>
+ <url>http://svn.code.sf.net/p/fudaa/svn/trunk/business/</url>
</scm>
<build>
<plugins>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-09-16 20:27:07
|
Revision: 8843
http://sourceforge.net/p/fudaa/svn/8843
Author: deniger
Date: 2014-09-16 20:26:59 +0000 (Tue, 16 Sep 2014)
Log Message:
-----------
upgrade de versions
Modified Paths:
--------------
trunk/pom/business-pom/pom.xml
Modified: trunk/pom/business-pom/pom.xml
===================================================================
--- trunk/pom/business-pom/pom.xml 2014-09-16 20:26:37 UTC (rev 8842)
+++ trunk/pom/business-pom/pom.xml 2014-09-16 20:26:59 UTC (rev 8843)
@@ -8,7 +8,7 @@
-->
<groupId>org.fudaa.pom</groupId>
<artifactId>super-pom</artifactId>
- <version>1.5</version>
+ <version>1.6</version>
</parent>
<properties>
<businessGroupId>org.fudaa.business</businessGroupId>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|