Mail Archive Home | fractal-commits List | June 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
[maven-release-plugin] prepare release cecilia-examples-2.0-beta-2
--- 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
--- 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
--- 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>
--- 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 --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.