Author: lucaa
Date: 2007-12-05 17:36:06 +0100 (Wed, 05 Dec 2007)
New Revision: 6299

Modified:
   xwiki-products/xwiki-watch/trunk/database/hsqldb/pom.xml
   xwiki-products/xwiki-watch/trunk/database/mysql/pom.xml
   xwiki-products/xwiki-watch/trunk/database/pom.xml
   xwiki-products/xwiki-watch/trunk/distribution/hsqldb/pom.xml
   xwiki-products/xwiki-watch/trunk/distribution/mysql/pom.xml
   xwiki-products/xwiki-watch/trunk/distribution/pom.xml
   xwiki-products/xwiki-watch/trunk/pom.xml
   xwiki-products/xwiki-watch/trunk/web/pom.xml
   xwiki-products/xwiki-watch/trunk/wiki/pom.xml
Log:
[release] prepare milestone 2 release, updating dependencies


Modified: xwiki-products/xwiki-watch/trunk/database/hsqldb/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/database/hsqldb/pom.xml    2007-12-05 
14:24:20 UTC (rev 6298)
+++ xwiki-products/xwiki-watch/trunk/database/hsqldb/pom.xml    2007-12-05 
16:36:06 UTC (rev 6299)
@@ -27,7 +27,7 @@
   <parent>
     <groupId>com.xpn.xwiki.products</groupId>
     <artifactId>xwiki-watch-database</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-milestone-2</version>
   </parent>
   <artifactId>xwiki-watch-database-hsqldb</artifactId>
   <name>XWiki Products - Watch - Database - HSQLDB</name>

Modified: xwiki-products/xwiki-watch/trunk/database/mysql/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/database/mysql/pom.xml     2007-12-05 
14:24:20 UTC (rev 6298)
+++ xwiki-products/xwiki-watch/trunk/database/mysql/pom.xml     2007-12-05 
16:36:06 UTC (rev 6299)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.xpn.xwiki.products</groupId>
     <artifactId>xwiki-watch-database</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-milestone-2</version>
   </parent>
   <artifactId>xwiki-watch-database-mysql</artifactId>
   <name>XWiki Products - Watch - Database - MySQL</name>

Modified: xwiki-products/xwiki-watch/trunk/database/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/database/pom.xml   2007-12-05 14:24:20 UTC 
(rev 6298)
+++ xwiki-products/xwiki-watch/trunk/database/pom.xml   2007-12-05 16:36:06 UTC 
(rev 6299)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.xpn.xwiki.products</groupId>
     <artifactId>xwiki-watch-parent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-milestone-2</version>
   </parent>
   <artifactId>xwiki-watch-database</artifactId>
   <name>XWiki Products - Watch - Database - Parent POM</name>

Modified: xwiki-products/xwiki-watch/trunk/distribution/hsqldb/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/distribution/hsqldb/pom.xml        
2007-12-05 14:24:20 UTC (rev 6298)
+++ xwiki-products/xwiki-watch/trunk/distribution/hsqldb/pom.xml        
2007-12-05 16:36:06 UTC (rev 6299)
@@ -27,7 +27,7 @@
   <parent>
     <groupId>com.xpn.xwiki.products</groupId>
     <artifactId>xwiki-watch-distribution</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-milestone-2</version>
   </parent>
   <artifactId>xwiki-watch-distribution-hsqldb</artifactId>
   <name>XWiki Products - Watch - Distribution - HSQLDB</name>

Modified: xwiki-products/xwiki-watch/trunk/distribution/mysql/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/distribution/mysql/pom.xml 2007-12-05 
14:24:20 UTC (rev 6298)
+++ xwiki-products/xwiki-watch/trunk/distribution/mysql/pom.xml 2007-12-05 
16:36:06 UTC (rev 6299)
@@ -27,7 +27,7 @@
   <parent>
     <groupId>com.xpn.xwiki.products</groupId>
     <artifactId>xwiki-watch-distribution</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-milestone-2</version>
   </parent>
   <artifactId>xwiki-watch-distribution-mysql</artifactId>
   <name>XWiki Products - Watch - Distribution - MySQL</name>

Modified: xwiki-products/xwiki-watch/trunk/distribution/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/distribution/pom.xml       2007-12-05 
14:24:20 UTC (rev 6298)
+++ xwiki-products/xwiki-watch/trunk/distribution/pom.xml       2007-12-05 
16:36:06 UTC (rev 6299)
@@ -27,7 +27,7 @@
   <parent>
     <groupId>com.xpn.xwiki.products</groupId>
     <artifactId>xwiki-watch-parent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-milestone-2</version>
   </parent>
   <artifactId>xwiki-watch-distribution</artifactId>
   <name>XWiki Products - Watch - Distribution - Parent POM</name>

Modified: xwiki-products/xwiki-watch/trunk/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/pom.xml    2007-12-05 14:24:20 UTC (rev 
6298)
+++ xwiki-products/xwiki-watch/trunk/pom.xml    2007-12-05 16:36:06 UTC (rev 
6299)
@@ -27,14 +27,14 @@
   <parent>
     <groupId>com.xpn.xwiki.platform</groupId>
     <artifactId>xwiki</artifactId>
-    <version>8-SNAPSHOT</version>
+    <version>7</version>
     <relativePath>../xwiki-platform-pom</relativePath>
   </parent>
   <groupId>com.xpn.xwiki.products</groupId>
   <artifactId>xwiki-watch-parent</artifactId>
   <packaging>pom</packaging>
   <name>XWiki Products - Watch - Parent POM</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0-milestone-2</version>
   <description>XWiki Products - Watch - Parent POM</description>
   <scm>
     
<connection>scm:svn:http://svnmirror.xwiki.org/svn/mirror/xwiki/xwiki-products/xwiki-watch/trunk</connection>
@@ -43,10 +43,10 @@
   </scm>
   <properties>
     <!-- Versions of XWiki dependencies used in Watch modules -->
-    <platform.tools.version>1.8-SNAPSHOT</platform.tools.version>
-    <platform.core.version>1.1-SNAPSHOT</platform.core.version>
-    <platform.web.version>1.1-SNAPSHOT</platform.web.version>
-    <product.enterprise.version>1.1-SNAPSHOT</product.enterprise.version>
+    <platform.tools.version>1.7</platform.tools.version>
+    <platform.core.version>1.1.2</platform.core.version>
+    <platform.web.version>1.1.2</platform.web.version>
+    <product.enterprise.version>1.1.2</product.enterprise.version>
   </properties>
   <modules>
     <module>web</module>

Modified: xwiki-products/xwiki-watch/trunk/web/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/web/pom.xml        2007-12-05 14:24:20 UTC 
(rev 6298)
+++ xwiki-products/xwiki-watch/trunk/web/pom.xml        2007-12-05 16:36:06 UTC 
(rev 6299)
@@ -26,11 +26,10 @@
   <parent>
     <groupId>com.xpn.xwiki.products</groupId>
     <artifactId>xwiki-watch-parent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-milestone-2</version>
   </parent>
   <artifactId>xwiki-watch</artifactId>
   <name>XWiki Products - Watch - Web</name>
-  <version>1.0-SNAPSHOT</version>
   <packaging>war</packaging>
   <description>XWiki Products - Watch - Web</description>
   <properties>
@@ -124,7 +123,7 @@
       <plugin>
         <groupId>com.totsp.gwt</groupId>
         <artifactId>maven-googlewebtoolkit2-plugin</artifactId>
-        <version>1.5.3-SNAPSHOT</version>
+        <version>1.5.2</version>
         <configuration>
           <logLevel>WARN</logLevel> <!-- ERROR, WARN, INFO, TRACE, DEBUG, 
SPAM, ALL -->
           <style>OBF</style> <!-- OBF[USCATED], PRETTY, DETAILED -->

Modified: xwiki-products/xwiki-watch/trunk/wiki/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/wiki/pom.xml       2007-12-05 14:24:20 UTC 
(rev 6298)
+++ xwiki-products/xwiki-watch/trunk/wiki/pom.xml       2007-12-05 16:36:06 UTC 
(rev 6299)
@@ -28,7 +28,7 @@
   <parent>
    <groupId>com.xpn.xwiki.products</groupId>
    <artifactId>xwiki-watch-parent</artifactId>
-   <version>1.0-SNAPSHOT</version>
+   <version>1.0-milestone-2</version>
   </parent>
   <artifactId>xwiki-watch-wiki</artifactId>
   <name>XWiki Products - Watch - Wiki</name>

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to