OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | dream-commits List | December 2008 Index

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

[[dream-commits]] [2172] trunk/dreamlib/dream-lib/pom.xml: [maven-release-plugin] prepare release dream-lib-2.2


Title: [2172] trunk/dreamlib/dream-lib/pom.xml: [maven-release-plugin] prepare release dream-lib-2.2
Revision
2172
Author
rnaudin
Date
2008-12-04 16:49:22 +0100 (Thu, 04 Dec 2008)

Log Message

[maven-release-plugin] prepare release dream-lib-2.2

Modified Paths

Diff

Modified: trunk/dreamlib/dream-lib/pom.xml (2171 => 2172)


--- trunk/dreamlib/dream-lib/pom.xml	2008-12-04 15:02:16 UTC (rev 2171)
+++ trunk/dreamlib/dream-lib/pom.xml	2008-12-04 15:49:22 UTC (rev 2172)
@@ -15,9 +15,7 @@
   * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 -->
 
-<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">
   <parent>
     <artifactId>parent</artifactId>
     <groupId>org.objectweb.dream.dreamlib</groupId>
@@ -28,7 +26,7 @@
   <groupId>org.objectweb.dream.dreamlib</groupId>
   <artifactId>dream-lib</artifactId>
   <name>Dream Library</name>
-  <version>2.2-SNAPSHOT</version>
+  <version>2.2</version>
   
   <description>
     DreamLib provides a library of components that can be used to build
@@ -40,9 +38,9 @@
   </properties>
 
   <scm>
-    <connection>${scm.connection}/dreamlib/dream-lib</connection>
-    <developerConnection>${scm.developerConnection}/dreamlib/dream-lib</developerConnection>
-    <url>${scm.url}/dreamlib/dream-lib</url>
+    <connection>scm:svn:svn://svn.forge.objectweb.org/svnroot/dream/tags/dream-lib-2.2</connection>
+    <developerConnection>scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/dream/tags/dream-lib-2.2</developerConnection>
+    <url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/dream/tags/dream-lib-2.2</url>
   </scm>
 
   <build>
@@ -222,7 +220,7 @@
     <profile>
       <id>testall</id>
       <properties>
-        <test.filter></test.filter>
+        <test.filter />
       </properties>
     </profile>
   </profiles>


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

Reply via email to:

Powered by MHonArc.

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