Author: vmassol
Date: 2007-09-10 13:31:35 +0200 (Mon, 10 Sep 2007)
New Revision: 4859
Modified:
xwiki-platform/core/branches/xwiki-core-1.1/pom.xml
Log:
Use latest released versions of artifacts not in the 1.1 branch and
1.1-SNAPSHOT for all artifacts in the branch
Modified: xwiki-platform/core/branches/xwiki-core-1.1/pom.xml
===================================================================
--- xwiki-platform/core/branches/xwiki-core-1.1/pom.xml 2007-09-10 11:19:44 UTC
(rev 4858)
+++ xwiki-platform/core/branches/xwiki-core-1.1/pom.xml 2007-09-10 11:31:35 UTC
(rev 4859)
@@ -27,7 +27,7 @@
<parent>
<groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>5</version>
</parent>
<artifactId>xwiki-core</artifactId>
<name>XWiki Platform - Core</name>
@@ -503,7 +503,7 @@
<dependency>
<groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-build-verifications</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
</dependencies>
<configuration>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications