Author: hritcu
Date: 2007-12-27 14:40:10 +0100 (Thu, 27 Dec 2007)
New Revision: 6485

Modified:
   xwiki-platform/web/branches/xwiki-web-1.2/exo/pom.xml
   xwiki-platform/web/branches/xwiki-web-1.2/gwt/pom.xml
   xwiki-platform/web/branches/xwiki-web-1.2/pom.xml
   xwiki-platform/web/branches/xwiki-web-1.2/standard/pom.xml
Log:
text

Modified: xwiki-platform/web/branches/xwiki-web-1.2/exo/pom.xml
===================================================================
--- xwiki-platform/web/branches/xwiki-web-1.2/exo/pom.xml       2007-12-27 
13:05:45 UTC (rev 6484)
+++ xwiki-platform/web/branches/xwiki-web-1.2/exo/pom.xml       2007-12-27 
13:40:10 UTC (rev 6485)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>com.xpn.xwiki.platform</groupId>
     <artifactId>xwiki-web</artifactId>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2-rc-2</version>
   </parent>
   <artifactId>xwiki-web-exo</artifactId>
   <name>XWiki Platform - Web - Exo</name>

Modified: xwiki-platform/web/branches/xwiki-web-1.2/gwt/pom.xml
===================================================================
--- xwiki-platform/web/branches/xwiki-web-1.2/gwt/pom.xml       2007-12-27 
13:05:45 UTC (rev 6484)
+++ xwiki-platform/web/branches/xwiki-web-1.2/gwt/pom.xml       2007-12-27 
13:40:10 UTC (rev 6485)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>com.xpn.xwiki.platform</groupId>
     <artifactId>xwiki-web</artifactId>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2-rc-2</version>
   </parent>
   <artifactId>xwiki-web-gwt</artifactId>
   <name>XWiki Platform - Web - GWT API</name>

Modified: xwiki-platform/web/branches/xwiki-web-1.2/pom.xml
===================================================================
--- xwiki-platform/web/branches/xwiki-web-1.2/pom.xml   2007-12-27 13:05:45 UTC 
(rev 6484)
+++ xwiki-platform/web/branches/xwiki-web-1.2/pom.xml   2007-12-27 13:40:10 UTC 
(rev 6485)
@@ -19,7 +19,7 @@
  * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
  *
 -->
-
+ 
 <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>
@@ -29,14 +29,14 @@
     <relativePath>../xwiki-platform-pom</relativePath>
   </parent>
   <artifactId>xwiki-web</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>1.2-rc-2</version>
   <name>XWiki Platform - Web - Parent POM</name>
   <packaging>pom</packaging>
   <description>Common web resources for all XWiki WARs</description>
   <scm>
-    
<connection>scm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/web/branches/xwiki-web-1.2</connection>
-    
<developerConnection>scm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/web/branches/xwiki-web-1.2</developerConnection>
-    
<url>http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/web/branches/xwiki-web-1.2</url>
+    
<connection>scm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/web/tags/xwiki-web-1.2-rc-2</connection>
+    
<developerConnection>scm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/web/tags/xwiki-web-1.2-rc-2</developerConnection>
+    
<url>http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/web/tags/xwiki-web-1.2-rc-2</url>
   </scm>
   <properties>
     <!-- Versions of XWiki dependencies used in Platform/Web modules -->

Modified: xwiki-platform/web/branches/xwiki-web-1.2/standard/pom.xml
===================================================================
--- xwiki-platform/web/branches/xwiki-web-1.2/standard/pom.xml  2007-12-27 
13:05:45 UTC (rev 6484)
+++ xwiki-platform/web/branches/xwiki-web-1.2/standard/pom.xml  2007-12-27 
13:40:10 UTC (rev 6485)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.xpn.xwiki.platform</groupId>
     <artifactId>xwiki-web</artifactId>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2-rc-2</version>
   </parent>
   <artifactId>xwiki-web-standard</artifactId>
   <name>XWiki Platform - Web - Standard</name>

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to