[Arakhnę-Dev] [114] Prepare for release. |
[ Thread Index |
Date Index
| More arakhne.org/dev Archives
]
Revision: 114
Author: galland
Date: 2010-01-21 09:07:24 +0100 (Thu, 21 Jan 2010)
Log Message:
-----------
Prepare for release.
Modified Paths:
--------------
trunk/arakhneLog4J/pom.xml
trunk/arakhneLogger/pom.xml
trunk/arakhneRefs/pom.xml
trunk/arakhneVmutils/pom.xml
trunk/pom.xml
Modified: trunk/arakhneLog4J/pom.xml
===================================================================
--- trunk/arakhneLog4J/pom.xml 2010-01-20 08:06:49 UTC (rev 113)
+++ trunk/arakhneLog4J/pom.xml 2010-01-21 08:07:24 UTC (rev 114)
@@ -5,13 +5,13 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneLog4J</artifactId>
<packaging>jar</packaging>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<name>${pom.artifactId}</name>
<url>http://www.arakhne.org/arakhneLogger/</url>
@@ -23,7 +23,7 @@
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneLogger</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Modified: trunk/arakhneLogger/pom.xml
===================================================================
--- trunk/arakhneLogger/pom.xml 2010-01-20 08:06:49 UTC (rev 113)
+++ trunk/arakhneLogger/pom.xml 2010-01-21 08:07:24 UTC (rev 114)
@@ -5,13 +5,13 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneLogger</artifactId>
<packaging>jar</packaging>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
<name>${pom.artifactId}</name>
<url>http://www.arakhne.org/arakhneLogger/</url>
Modified: trunk/arakhneRefs/pom.xml
===================================================================
--- trunk/arakhneRefs/pom.xml 2010-01-20 08:06:49 UTC (rev 113)
+++ trunk/arakhneRefs/pom.xml 2010-01-21 08:07:24 UTC (rev 114)
@@ -5,13 +5,13 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneRefs</artifactId>
<packaging>jar</packaging>
- <version>5.2-SNAPSHOT</version>
+ <version>5.2</version>
<name>${pom.artifactId}</name>
<url>http://www.arakhne.org/arakhneRefs/</url>
Modified: trunk/arakhneVmutils/pom.xml
===================================================================
--- trunk/arakhneVmutils/pom.xml 2010-01-20 08:06:49 UTC (rev 113)
+++ trunk/arakhneVmutils/pom.xml 2010-01-21 08:07:24 UTC (rev 114)
@@ -5,13 +5,13 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneVmutils</artifactId>
<packaging>pom</packaging>
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
<name>${pom.artifactId}</name>
<url>http://www.arakhne.org/arakhneVmutils/</url>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-01-20 08:06:49 UTC (rev 113)
+++ trunk/pom.xml 2010-01-21 08:07:24 UTC (rev 114)
@@ -4,7 +4,7 @@
<groupId>org.arakhne.afc</groupId>
<artifactId>afc</artifactId>
<packaging>pom</packaging>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<name>Arakhnê Foundation Classes</name>
<inceptionYear>2007</inceptionYear>
<url>http://www.arakhne.org/</url>
@@ -92,6 +92,19 @@
<timezone />
<properties />
</developer>
+ <developer>
+ <id>willaume</id>
+ <name>Alexandre WILLAUME</name>
+ <email>willaume@xxxxxxxxxxx</email>
+ <url>http://www.arakhne.org/homes/willaume.html</url>
+ <organization />
+ <organizationUrl />
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone />
+ <properties />
+ </developer>
</developers>
<!-- ======================================= -->