OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | fractal-commits List | June 2008 Index

<--  Date Index  --> <--  Thread Index  -->

[fractal-commits] [8000] trunk/cecilia-framework/examples: [maven-release-plugin] prepare release cecilia-examples-2.0-beta-2


Title: [8000] trunk/cecilia-framework/examples: [maven-release-plugin] prepare release cecilia-examples-2.0-beta-2
Revision
8000
Author
leclercq
Date
2008-06-30 17:43:44 +0200 (Mon, 30 Jun 2008)

Log Message

[maven-release-plugin] prepare release cecilia-examples-2.0-beta-2

Modified Paths

Diff

Modified: trunk/cecilia-framework/examples/cloneable/pom.xml (7999 => 8000)


--- trunk/cecilia-framework/examples/cloneable/pom.xml	2008-06-30 15:40:01 UTC (rev 7999)
+++ trunk/cecilia-framework/examples/cloneable/pom.xml	2008-06-30 15:43:44 UTC (rev 8000)
@@ -1,14 +1,11 @@
-<?xml version="1.0"?>
-<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">
+<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>
 		<groupId>org.objectweb.fractal.cecilia.examples</groupId>
 		<artifactId>cecilia-examples</artifactId>
-		<version>2.0-SNAPSHOT</version>
+		<version>2.0-beta-2</version>
 	</parent>
 
 	<artifactId>cloneable</artifactId>
@@ -224,4 +221,4 @@
 			</plugin>
 		</plugins>
 	</build>
-</project>
+</project>
\ No newline at end of file

Modified: trunk/cecilia-framework/examples/comanche/pom.xml (7999 => 8000)


--- trunk/cecilia-framework/examples/comanche/pom.xml	2008-06-30 15:40:01 UTC (rev 7999)
+++ trunk/cecilia-framework/examples/comanche/pom.xml	2008-06-30 15:43:44 UTC (rev 8000)
@@ -1,15 +1,11 @@
-<?xml version="1.0"?>
+<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">
 
-<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>
 		<groupId>org.objectweb.fractal.cecilia.examples</groupId>
 		<artifactId>cecilia-examples</artifactId>
-		<version>2.0-SNAPSHOT</version>
+		<version>2.0-beta-2</version>
 	</parent>
 
 	<artifactId>comanche</artifactId>
@@ -228,4 +224,4 @@
 
 
 
-</project>
+</project>
\ No newline at end of file

Modified: trunk/cecilia-framework/examples/helloworld/pom.xml (7999 => 8000)


--- trunk/cecilia-framework/examples/helloworld/pom.xml	2008-06-30 15:40:01 UTC (rev 7999)
+++ trunk/cecilia-framework/examples/helloworld/pom.xml	2008-06-30 15:43:44 UTC (rev 8000)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.objectweb.fractal.cecilia.examples</groupId>
 		<artifactId>cecilia-examples</artifactId>
-		<version>2.0-SNAPSHOT</version>
+		<version>2.0-beta-2</version>
 	</parent>
 
 	<artifactId>helloworld</artifactId>

Modified: trunk/cecilia-framework/examples/pom.xml (7999 => 8000)


--- trunk/cecilia-framework/examples/pom.xml	2008-06-30 15:40:01 UTC (rev 7999)
+++ trunk/cecilia-framework/examples/pom.xml	2008-06-30 15:43:44 UTC (rev 8000)
@@ -10,7 +10,7 @@
 
 	<groupId>org.objectweb.fractal.cecilia.examples</groupId>
 	<artifactId>cecilia-examples</artifactId>
-	<version>2.0-SNAPSHOT</version>
+	<version>2.0-beta-2</version>
 	<name>Cecilia Examples: parent module</name>
 	<packaging>pom</packaging>
 
@@ -58,9 +58,9 @@
 	<url>${cecilia-examples.home.url}/</url>
 
 	<scm>
-		<connection>scm:svn:svn://svn.forge.objectweb.org/svnroot/fractal/trunk/cecilia-framework/examples</connection>
-		<developerConnection>scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/fractal/trunk/cecilia-framework/examples</developerConnection>
-		<url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/fractal/trunk/cecilia-framework/examples</url>
+		<connection>scm:svn:svn://svn.forge.objectweb.org/svnroot/fractal/tags/cecilia-examples-2.0-beta-2</connection>
+		<developerConnection>scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/fractal/tags/cecilia-examples-2.0-beta-2</developerConnection>
+		<url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/fractal/tags/cecilia-examples-2.0-beta-2</url>
 	</scm>
 
 	<distributionManagement>


<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.