[Arakhnę-Dev] [290] * Prepare for release. |
[ Thread Index |
Date Index
| More arakhne.org/dev Archives
]
Revision: 290
Author: galland
Date: 2011-10-14 12:05:04 +0200 (Fri, 14 Oct 2011)
Log Message:
-----------
* Prepare for release.
Modified Paths:
--------------
trunk/arakhneLog4J/pom.xml
trunk/arakhneLogger/pom.xml
trunk/arakhneRefs/pom.xml
trunk/arakhneVmutils/java/pom.xml
trunk/arakhneVmutils/native/josuuid/mingw32/pom.xml
trunk/arakhneVmutils/native/josuuid/mingw64/pom.xml
trunk/license-installer/pom.xml
trunk/maventools/pom.xml
trunk/tag-replacer/pom.xml
Modified: trunk/arakhneLog4J/pom.xml
===================================================================
--- trunk/arakhneLog4J/pom.xml 2011-09-15 20:15:55 UTC (rev 289)
+++ trunk/arakhneLog4J/pom.xml 2011-10-14 10:05:04 UTC (rev 290)
@@ -6,13 +6,13 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneLog4J</artifactId>
<packaging>jar</packaging>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
<name>Log4J Binder</name>
<url>http://www.arakhne.org/arakhneLogger/</url>
Modified: trunk/arakhneLogger/pom.xml
===================================================================
--- trunk/arakhneLogger/pom.xml 2011-09-15 20:15:55 UTC (rev 289)
+++ trunk/arakhneLogger/pom.xml 2011-10-14 10:05:04 UTC (rev 290)
@@ -6,13 +6,13 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneLogger</artifactId>
<packaging>jar</packaging>
- <version>1.7-SNAPSHOT</version>
+ <version>1.7</version>
<name>Logging API</name>
<url>http://www.arakhne.org/arakhneLogger/</url>
Modified: trunk/arakhneRefs/pom.xml
===================================================================
--- trunk/arakhneRefs/pom.xml 2011-09-15 20:15:55 UTC (rev 289)
+++ trunk/arakhneRefs/pom.xml 2011-10-14 10:05:04 UTC (rev 290)
@@ -6,13 +6,13 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneRefs</artifactId>
<packaging>jar</packaging>
- <version>5.7-SNAPSHOT</version>
+ <version>5.7</version>
<name>Weak Reference Utilities</name>
<url>http://www.arakhne.org/arakhneRefs/</url>
Modified: trunk/arakhneVmutils/java/pom.xml
===================================================================
--- trunk/arakhneVmutils/java/pom.xml 2011-09-15 20:15:55 UTC (rev 289)
+++ trunk/arakhneVmutils/java/pom.xml 2011-10-14 10:05:04 UTC (rev 290)
@@ -11,14 +11,14 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>arakhneVmutils-java</artifactId>
<packaging>jar</packaging>
<groupId>org.arakhne.afc</groupId>
- <version>6.3-SNAPSHOT</version>
+ <version>6.3</version>
<name>VM Utilities</name>
<url>http://www.arakhne.org/arakhneVmutils/</url>
Modified: trunk/arakhneVmutils/native/josuuid/mingw32/pom.xml
===================================================================
--- trunk/arakhneVmutils/native/josuuid/mingw32/pom.xml 2011-09-15 20:15:55 UTC (rev 289)
+++ trunk/arakhneVmutils/native/josuuid/mingw32/pom.xml 2011-10-14 10:05:04 UTC (rev 290)
@@ -6,13 +6,13 @@
<parent>
<artifactId>josuuid</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>6.3-SNAPSHOT</version>
+ <version>6.3</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>josuuid-mingw32</artifactId>
<packaging>dll</packaging>
- <version>6.3-SNAPSHOT</version>
+ <version>6.3</version>
<name>Win 32 OS UUID Library</name>
<!-- ======================================= -->
Modified: trunk/arakhneVmutils/native/josuuid/mingw64/pom.xml
===================================================================
--- trunk/arakhneVmutils/native/josuuid/mingw64/pom.xml 2011-09-15 20:15:55 UTC (rev 289)
+++ trunk/arakhneVmutils/native/josuuid/mingw64/pom.xml 2011-10-14 10:05:04 UTC (rev 290)
@@ -6,13 +6,13 @@
<parent>
<artifactId>josuuid</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>6.3-SNAPSHOT</version>
+ <version>6.3</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>josuuid-mingw64</artifactId>
<packaging>dll</packaging>
- <version>6.3-SNAPSHOT</version>
+ <version>6.3</version>
<name>Win 64 OS UUID Library</name>
<!-- ======================================= -->
Modified: trunk/license-installer/pom.xml
===================================================================
--- trunk/license-installer/pom.xml 2011-09-15 20:15:55 UTC (rev 289)
+++ trunk/license-installer/pom.xml 2011-10-14 10:05:04 UTC (rev 290)
@@ -7,12 +7,12 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>license-installer</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.2</version>
<packaging>maven-plugin</packaging>
<name>License Installer Plugin</name>
<url>http://www.arakhne.org</url>
Modified: trunk/maventools/pom.xml
===================================================================
--- trunk/maventools/pom.xml 2011-09-15 20:15:55 UTC (rev 289)
+++ trunk/maventools/pom.xml 2011-10-14 10:05:04 UTC (rev 290)
@@ -4,12 +4,12 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>maventools</artifactId>
- <version>3.2-SNAPSHOT</version>
+ <version>3.2</version>
<name>Tools for Maven Plugins</name>
<properties>
Modified: trunk/tag-replacer/pom.xml
===================================================================
--- trunk/tag-replacer/pom.xml 2011-09-15 20:15:55 UTC (rev 289)
+++ trunk/tag-replacer/pom.xml 2011-10-14 10:05:04 UTC (rev 290)
@@ -6,12 +6,12 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
</parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>tag-replacer</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.2</version>
<packaging>maven-plugin</packaging>
<name>JavaDoc Tag Replacer Plugin</name>
<url>http://www.arakhne.org</url>