[Arakhnę-Dev] [394] * Next snapshot. |
[ Thread Index |
Date Index
| More arakhne.org/dev Archives
]
Revision: 394
Author: galland
Date: 2013-03-20 23:10:41 +0100 (Wed, 20 Mar 2013)
Log Message:
-----------
* Next snapshot.
Modified Paths:
--------------
trunk/arakhneRefs/pom.xml
trunk/arakhneText/pom.xml
trunk/arakhneVmutils/arakhneVmutils-java/pom.xml
trunk/arakhneVmutils/arakhneVmutils-native/josuuid/josuuid-mingw32/pom.xml
trunk/arakhneVmutils/arakhneVmutils-native/josuuid/josuuid-mingw64/pom.xml
trunk/arakhneVmutils/arakhneVmutils-native/josuuid/pom.xml
trunk/arakhneVmutils/arakhneVmutils-native/pom.xml
trunk/arakhneVmutils/pom.xml
trunk/atomicdeploy/pom.xml
trunk/attrs/pom.xml
trunk/license-installer/pom.xml
trunk/math/pom.xml
trunk/maventools/pom.xml
trunk/pom.xml
trunk/tag-replacer/pom.xml
trunk/ui/pom.xml
trunk/ui/ui-awt/pom.xml
trunk/ui/ui-base/pom.xml
trunk/ui/ui-swing/pom.xml
trunk/ui/ui-vector/pom.xml
trunk/ui/ui-vector-android/pom.xml
trunk/ui/ui-vector-awt/pom.xml
trunk/util/pom.xml
Modified: trunk/arakhneRefs/pom.xml
===================================================================
--- trunk/arakhneRefs/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/arakhneRefs/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -6,12 +6,12 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>arakhneRefs</artifactId>
<packaging>jar</packaging>
- <version>5.10</version>
+ <version>5.11-SNAPSHOT</version>
<name>Weak Reference Utilities</name>
<url>http://www.arakhne.org/arakhneRefs/</url>
Modified: trunk/arakhneText/pom.xml
===================================================================
--- trunk/arakhneText/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/arakhneText/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,11 +4,11 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>arakhneText</artifactId>
- <version>4.2</version>
+ <version>4.3-SNAPSHOT</version>
<name>Text Utilities</name>
<inceptionYear>2012</inceptionYear>
<url>http://www.arakhne.org/arakhneText/</url>
Modified: trunk/arakhneVmutils/arakhneVmutils-java/pom.xml
===================================================================
--- trunk/arakhneVmutils/arakhneVmutils-java/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/arakhneVmutils/arakhneVmutils-java/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -9,13 +9,13 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>arakhneVmutils-java</artifactId>
<packaging>jar</packaging>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
<name>VM Utilities</name>
<url>http://www.arakhne.org/arakhneVmutils/</url>
Modified: trunk/arakhneVmutils/arakhneVmutils-native/josuuid/josuuid-mingw32/pom.xml
===================================================================
--- trunk/arakhneVmutils/arakhneVmutils-native/josuuid/josuuid-mingw32/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/arakhneVmutils/arakhneVmutils-native/josuuid/josuuid-mingw32/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -7,7 +7,7 @@
<parent>
<artifactId>josuuid</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
</parent>
<artifactId>josuuid-mingw32</artifactId>
Modified: trunk/arakhneVmutils/arakhneVmutils-native/josuuid/josuuid-mingw64/pom.xml
===================================================================
--- trunk/arakhneVmutils/arakhneVmutils-native/josuuid/josuuid-mingw64/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/arakhneVmutils/arakhneVmutils-native/josuuid/josuuid-mingw64/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -7,7 +7,7 @@
<parent>
<artifactId>josuuid</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
</parent>
<artifactId>josuuid-mingw64</artifactId>
Modified: trunk/arakhneVmutils/arakhneVmutils-native/josuuid/pom.xml
===================================================================
--- trunk/arakhneVmutils/arakhneVmutils-native/josuuid/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/arakhneVmutils/arakhneVmutils-native/josuuid/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -6,7 +6,7 @@
<parent>
<artifactId>arakhneVmutils-native</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
</parent>
<artifactId>josuuid</artifactId>
Modified: trunk/arakhneVmutils/arakhneVmutils-native/pom.xml
===================================================================
--- trunk/arakhneVmutils/arakhneVmutils-native/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/arakhneVmutils/arakhneVmutils-native/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -10,13 +10,13 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>arakhneVmutils-native</artifactId>
<packaging>pom</packaging>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
<name>Native VM Utilities</name>
<url>http://www.arakhne.org/arakhneVmutils/</url>
Modified: trunk/arakhneVmutils/pom.xml
===================================================================
--- trunk/arakhneVmutils/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/arakhneVmutils/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -6,12 +6,12 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>arakhneVmutils</artifactId>
<packaging>pom</packaging>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
<name>Java and Native VM Utilities</name>
<description>Additional tools dedicated to low-level and virtual machine features</description>
<url>http://www.arakhne.org/arakhneVmutils/</url>
Modified: trunk/atomicdeploy/pom.xml
===================================================================
--- trunk/atomicdeploy/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/atomicdeploy/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,12 +4,12 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>atomicdeploy</artifactId>
- <version>1.2</version>
+ <version>1.3-SNAPSHOT</version>
<name>Atomic Deploy</name>
<packaging>maven-plugin</packaging>
<url>http://www.arakhne.org</url>
Modified: trunk/attrs/pom.xml
===================================================================
--- trunk/attrs/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/attrs/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,11 +4,11 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>attrs</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Arakhne Attribute API</name>
<inceptionYear>2013</inceptionYear>
<url>http://www.arakhne.org/arakhneAttrs/</url>
Modified: trunk/license-installer/pom.xml
===================================================================
--- trunk/license-installer/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/license-installer/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -7,11 +7,11 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>license-installer</artifactId>
- <version>2.5</version>
+ <version>2.6-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>License Installer Plugin</name>
<url>http://www.arakhne.org</url>
Modified: trunk/math/pom.xml
===================================================================
--- trunk/math/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/math/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,11 +4,11 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>math</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Arakhne Math Tools</name>
<inceptionYear>2013</inceptionYear>
<url>http://www.arakhne.org/arakhneMath/</url>
Modified: trunk/maventools/pom.xml
===================================================================
--- trunk/maventools/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/maventools/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,11 +4,11 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>maventools</artifactId>
- <version>3.5</version>
+ <version>3.6-SNAPSHOT</version>
<name>Tools for Maven Plugins</name>
<properties>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -5,7 +5,7 @@
<groupId>org.arakhne.afc</groupId>
<artifactId>afc</artifactId>
<packaging>pom</packaging>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
<name>Arakhnê Foundation Classes</name>
<inceptionYear>2006</inceptionYear>
<url>http://www.arakhne.org/</url>
@@ -25,97 +25,97 @@
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneVmutils</artifactId>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneVmutils-java</artifactId>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>josuuid-linux32</artifactId>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>josuuid-linux64</artifactId>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>josuuid-mingw32</artifactId>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>josuuid-mingw64</artifactId>
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneRefs</artifactId>
- <version>5.10</version>
+ <version>5.11-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>attrs</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>util</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>math</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc.ui</groupId>
<artifactId>ui-base</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc.ui</groupId>
<artifactId>ui-awt</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc.ui</groupId>
<artifactId>ui-base</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc.ui</groupId>
<artifactId>ui-awt</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc.ui</groupId>
<artifactId>ui-swing</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc.ui</groupId>
<artifactId>ui-vector</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc.ui</groupId>
<artifactId>ui-vector-awt</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc.ui</groupId>
<artifactId>ui-vector-android</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arakhne.afc</groupId>
<artifactId>maventools</artifactId>
- <version>3.5</version>
+ <version>3.6-SNAPSHOT</version>
</dependency>
<dependency>
@@ -141,27 +141,27 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.main</artifactId>
- <version>4.0.3</version>
+ <version>4.2.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
- <version>3.0.4</version>
+ <version>3.0.5</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
- <version>3.0.4</version>
+ <version>3.0.5</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
- <version>3.0.4</version>
+ <version>3.0.5</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-compat</artifactId>
- <version>3.0.4</version>
+ <version>3.0.5</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
@@ -171,7 +171,7 @@
<dependency>
<groupId>org.tmatesoft.svnkit</groupId>
<artifactId>svnkit</artifactId>
- <version>1.7.5</version>
+ <version>1.7.8</version>
</dependency>
<dependency>
<groupId>org.sonatype.aether</groupId>
@@ -332,8 +332,8 @@
</distributionManagement>
<scm>
- <connection>scm:svn:svn://svn.tuxfamily.org/svnroot/arakhne/afc/tags/afc-4.5</connection>
- <developerConnection>scm:svn:svn+ssh://svn.tuxfamily.org/svnroot/arakhne/afc/tags/afc-4.5</developerConnection>
+ <connection>scm:svn:svn://svn.tuxfamily.org/svnroot/arakhne/afc/trunk</connection>
+ <developerConnection>scm:svn:svn+ssh://svn.tuxfamily.org/svnroot/arakhne/afc/trunk</developerConnection>
</scm>
<build>
@@ -342,12 +342,12 @@
<plugin>
<groupId>org.arakhne.afc</groupId>
<artifactId>tag-replacer</artifactId>
- <version>2.4</version>
+ <version>2.5</version>
</plugin>
<plugin>
<groupId>org.arakhne.afc</groupId>
<artifactId>license-installer</artifactId>
- <version>2.4</version>
+ <version>2.5</version>
</plugin>
<plugin>
@@ -389,7 +389,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.13</version>
+ <version>2.14</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Modified: trunk/tag-replacer/pom.xml
===================================================================
--- trunk/tag-replacer/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/tag-replacer/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -6,11 +6,11 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>tag-replacer</artifactId>
- <version>2.5</version>
+ <version>2.6-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>JavaDoc Tag Replacer Plugin</name>
<url>http://www.arakhne.org</url>
Modified: trunk/ui/pom.xml
===================================================================
(Binary files differ)
Modified: trunk/ui/ui-awt/pom.xml
===================================================================
--- trunk/ui/ui-awt/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/ui/ui-awt/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneUi</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.arakhne.afc.ui</groupId>
Modified: trunk/ui/ui-base/pom.xml
===================================================================
--- trunk/ui/ui-base/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/ui/ui-base/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneUi</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.arakhne.afc.ui</groupId>
Modified: trunk/ui/ui-swing/pom.xml
===================================================================
--- trunk/ui/ui-swing/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/ui/ui-swing/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneUi</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.arakhne.afc.ui</groupId>
Modified: trunk/ui/ui-vector/pom.xml
===================================================================
--- trunk/ui/ui-vector/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/ui/ui-vector/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneUi</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.arakhne.afc.ui</groupId>
Modified: trunk/ui/ui-vector-android/pom.xml
===================================================================
--- trunk/ui/ui-vector-android/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/ui/ui-vector-android/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneUi</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.arakhne.afc.ui</groupId>
Modified: trunk/ui/ui-vector-awt/pom.xml
===================================================================
--- trunk/ui/ui-vector-awt/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/ui/ui-vector-awt/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.arakhne.afc</groupId>
<artifactId>arakhneUi</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.arakhne.afc.ui</groupId>
Modified: trunk/util/pom.xml
===================================================================
--- trunk/util/pom.xml 2013-03-20 22:00:07 UTC (rev 393)
+++ trunk/util/pom.xml 2013-03-20 22:10:41 UTC (rev 394)
@@ -4,11 +4,11 @@
<parent>
<artifactId>afc</artifactId>
<groupId>org.arakhne.afc</groupId>
- <version>5.0</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>util</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Arakhne Utilities</name>
<inceptionYear>2013</inceptionYear>
<url>http://www.arakhne.org/arakhneUtil</url>