Author: vmassol
Date: 2007-09-10 13:32:45 +0200 (Mon, 10 Sep 2007)
New Revision: 4860
Modified:
xwiki-platform/web/branches/xwiki-web-1.1/gwt/pom.xml
xwiki-platform/web/branches/xwiki-web-1.1/standard/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/web/branches/xwiki-web-1.1/gwt/pom.xml
===================================================================
--- xwiki-platform/web/branches/xwiki-web-1.1/gwt/pom.xml 2007-09-10
11:31:35 UTC (rev 4859)
+++ xwiki-platform/web/branches/xwiki-web-1.1/gwt/pom.xml 2007-09-10
11:32:45 UTC (rev 4860)
@@ -36,7 +36,7 @@
<dependency>
<groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-core</artifactId>
- <version>1.1-rc-2</version>
+ <version>1.1-SNAPSHOT</version>
<!-- We don't want all the Core libs to be put in WEB-INF/lib as this
GWT WAR will be
overlayed with the Standard WAR which already contains all the
required libs -->
<scope>provided</scope>
Modified: xwiki-platform/web/branches/xwiki-web-1.1/standard/pom.xml
===================================================================
--- xwiki-platform/web/branches/xwiki-web-1.1/standard/pom.xml 2007-09-10
11:31:35 UTC (rev 4859)
+++ xwiki-platform/web/branches/xwiki-web-1.1/standard/pom.xml 2007-09-10
11:32:45 UTC (rev 4860)
@@ -16,7 +16,7 @@
<dependency>
<groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-core</artifactId>
- <version>1.1-rc-2</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<!-- Add the GWT JAR so that XWiki Core is GWT-ready and so that the XWiki
GWT Servlet can
be activated by default -->
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications