[Arakhnę-Dev] [291] * Prepare for release.

[ Thread Index | Date Index | More arakhne.org/dev Archives ]


Revision: 291
Author:   galland
Date:     2011-10-14 12:06:09 +0200 (Fri, 14 Oct 2011)
Log Message:
-----------
* Prepare for release.

Modified Paths:
--------------
    trunk/arakhneVmutils/native/josuuid/pom.xml
    trunk/arakhneVmutils/native/pom.xml
    trunk/arakhneVmutils/pom.xml
    trunk/pom.xml

Modified: trunk/arakhneVmutils/native/josuuid/pom.xml
===================================================================
--- trunk/arakhneVmutils/native/josuuid/pom.xml	2011-10-14 10:05:04 UTC (rev 290)
+++ trunk/arakhneVmutils/native/josuuid/pom.xml	2011-10-14 10:06:09 UTC (rev 291)
@@ -5,13 +5,13 @@
   <parent>
   	<artifactId>arakhneVmutils-native</artifactId>
 	<groupId>org.arakhne.afc</groupId>
-	<version>6.3-SNAPSHOT</version>
+	<version>6.3</version>
   </parent>
 
   <groupId>org.arakhne.afc</groupId>
   <artifactId>josuuid</artifactId>
   <packaging>pom</packaging>
-  <version>6.3-SNAPSHOT</version>
+  <version>6.3</version>
   <name>OS UUID Library</name>
 
 	<!-- ======================================= -->

Modified: trunk/arakhneVmutils/native/pom.xml
===================================================================
--- trunk/arakhneVmutils/native/pom.xml	2011-10-14 10:05:04 UTC (rev 290)
+++ trunk/arakhneVmutils/native/pom.xml	2011-10-14 10:06:09 UTC (rev 291)
@@ -10,14 +10,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-native</artifactId>
   <groupId>org.arakhne.afc</groupId>
   <packaging>pom</packaging>
-  <version>6.3-SNAPSHOT</version>
+  <version>6.3</version>
   <name>Native VM Utilities</name>
 	<url>http://www.arakhne.org/arakhneVmutils/</url>
 

Modified: trunk/arakhneVmutils/pom.xml
===================================================================
--- trunk/arakhneVmutils/pom.xml	2011-10-14 10:05:04 UTC (rev 290)
+++ trunk/arakhneVmutils/pom.xml	2011-10-14 10:06:09 UTC (rev 291)
@@ -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>arakhneVmutils</artifactId>
 	<packaging>pom</packaging>
-	<version>6.3-SNAPSHOT</version>
+	<version>6.3</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/pom.xml
===================================================================
--- trunk/pom.xml	2011-10-14 10:05:04 UTC (rev 290)
+++ trunk/pom.xml	2011-10-14 10:06:09 UTC (rev 291)
@@ -5,7 +5,7 @@
 	<groupId>org.arakhne.afc</groupId>
 	<artifactId>afc</artifactId>
 	<packaging>pom</packaging>
-	<version>4.2-SNAPSHOT</version>
+	<version>4.2</version>
 	<name>Arakhnê Foundation Classes</name>
 	<inceptionYear>2006</inceptionYear>
 	<url>http://www.arakhne.org/</url>
@@ -24,52 +24,52 @@
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>arakhneVmutils</artifactId>
-				<version>6.3-SNAPSHOT</version>
+				<version>6.3</version>
 			</dependency>
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>arakhneVmutils-java</artifactId>
-				<version>6.3-SNAPSHOT</version>
+				<version>6.3</version>
 			</dependency>
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>josuuid-linux32</artifactId>
-				<version>6.-SNAPSHOT</version>
+				<version>6.3</version>
 			</dependency>
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>josuuid-linux64</artifactId>
-				<version>6.3-SNAPSHOT</version>
+				<version>6.3</version>
 			</dependency>
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>josuuid-mingw32</artifactId>
-				<version>6.3-SNAPSHOT</version>
+				<version>6.3</version>
 			</dependency>
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>josuuid-mingw64</artifactId>
-				<version>6.3-SNAPSHOT</version>
+				<version>6.3</version>
 			</dependency>
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>arakhneRefs</artifactId>
-				<version>5.7-SNAPSHOT</version>
+				<version>5.7</version>
 			</dependency>
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>arakhneLogger</artifactId>
-				<version>1.7-SNAPSHOT</version>
+				<version>1.7</version>
 			</dependency>
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>arakhneLog4J</artifactId>
-				<version>1.5-SNAPSHOT</version>
+				<version>1.5</version>
 			</dependency>
 			<dependency>
 				<groupId>org.arakhne.afc</groupId>
 				<artifactId>maventools</artifactId>
-				<version>3.2-SNAPSHOT</version>
+				<version>3.2</version>
 			</dependency>
 
 			<dependency>
@@ -182,41 +182,29 @@
 			<name>St&amp;eacute;phane GALLAND</name>
 			<email>galland@xxxxxxxxxxx</email>
 			<url>http://www.arakhne.org/homes/galland.html</url>
-			<organization />
-			<organizationUrl />
 			<roles>
 				<role>Founder</role>
 				<role>Architect</role>
 				<role>Developer</role>
 			</roles>
-			<timezone />
-			<properties />
 		</developer>
 		<developer>
 			<id>gaud</id>
 			<name>Nicolas GAUD</name>
 			<email>gaud@xxxxxxxxxxx</email>
 			<url>http://www.arakhne.org/homes/gaud.html</url>
-			<organization />
-			<organizationUrl />
 			<roles>
 				<role>Developer</role>
 			</roles>
-			<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>
 
@@ -227,7 +215,7 @@
 	<distributionManagement>
 		<repository>
 			<id>repository.arakhne.org</id>
-			<name>Arakhn&amp;ecirc; Snapshots Repository</name>
+			<name>Arakhn&amp;ecirc; Repository</name>
 			<url>file:///srv/arakhne.org/repository/maven/</url>
 		</repository>
 		<site>
@@ -238,8 +226,8 @@
 	</distributionManagement>
 
 	<scm>
-		<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>
+		<connection>scm:svn:svn://svn.tuxfamily.org/svnroot/arakhne/afc/tags/afc-4.2</connection>
+		<developerConnection>scm:svn:svn+ssh://svn.tuxfamily.org/svnroot/arakhne/afc/tags/afc-4.2</developerConnection>
 	</scm>
 
 	<build>
@@ -268,11 +256,6 @@
 				</plugin>
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
-					<artifactId>maven-site-plugin</artifactId>
-					<version>3.0</version>
-				</plugin>
-				<plugin>
-					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-jar-plugin</artifactId>
 					<version>2.3.1</version>
 				</plugin>
@@ -329,41 +312,33 @@
 			</plugin>
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
-				<artifactId>maven-site-plugin</artifactId>
+				<artifactId>maven-javadoc-plugin</artifactId>
 				<configuration>
-					<reportPlugins>
-						<plugin>
-							<groupId>org.apache.maven.plugins</groupId>
-							<artifactId>maven-javadoc-plugin</artifactId>
-							<configuration>
-								<docencoding>UTF-8</docencoding>
-								<show>package</show>
-								<detectLinks>true</detectLinks>
-								<detectJavaApiLink>true</detectJavaApiLink>
-								<links>
-									<link>http://download.java.net/media/java3d/javadoc/1.5.2/</link>
-								</links>
-								<docfilessubdirs>true</docfilessubdirs>
-								<bottom>&lt;small&gt;Copyright &amp;copy;
-									${project.inceptionYear}-${year} Arakhn&amp;ecirc;.org
-									Consortium. All rights
-									reserved under LGPL license
-									terms.&lt;/small&gt;</bottom>
-								<tags>
-									<tag>
-										<name>mavengroupid</name>
-										<placement>pt</placement>
-										<head>Maven Group Id:</head>
-									</tag>
-									<tag>
-										<name>mavenartifactid</name>
-										<placement>pt</placement>
-										<head>Maven Artifact Id:</head>
-									</tag>
-								</tags>
-							</configuration>
-						</plugin>
-					</reportPlugins>
+					<docencoding>UTF-8</docencoding>
+					<show>package</show>
+					<detectLinks>true</detectLinks>
+					<detectJavaApiLink>true</detectJavaApiLink>
+					<links>
+						<link>http://download.java.net/media/java3d/javadoc/1.5.2/</link>
+					</links>
+					<docfilessubdirs>true</docfilessubdirs>
+					<bottom>&lt;small&gt;Copyright &amp;copy;
+						${project.inceptionYear}-${year} Arakhn&amp;ecirc;.org
+						Consortium. All rights
+						reserved under LGPL license
+						terms.&lt;/small&gt;</bottom>
+					<tags>
+						<tag>
+							<name>mavengroupid</name>
+							<placement>pt</placement>
+							<head>Maven Group Id:</head>
+						</tag>
+						<tag>
+							<name>mavenartifactid</name>
+							<placement>pt</placement>
+							<head>Maven Artifact Id:</head>
+						</tag>
+					</tags>
 				</configuration>
 			</plugin>
 		</plugins>
@@ -376,7 +351,7 @@
 	<repositories>
 		<repository>
 			<id>org.codehaus-arakhne</id>
-			<name>Codehaus Snapshots</name>
+			<name>Codehaus</name>
 			<url>http://snapshots.repository.codehaus.org/</url>
 		</repository>
 		<repository>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/