Author: tmortagne
Date: 2008-01-24 13:16:33 +0100 (Thu, 24 Jan 2008)
New Revision: 7069
Modified:
xwiki-products/xwiki-enterprise-manager/trunk/pom.xml
Log:
Upgrade xwiki parent pom
Modified: xwiki-products/xwiki-enterprise-manager/trunk/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise-manager/trunk/pom.xml 2008-01-24
12:16:19 UTC (rev 7068)
+++ xwiki-products/xwiki-enterprise-manager/trunk/pom.xml 2008-01-24
12:16:33 UTC (rev 7069)
@@ -27,7 +27,7 @@
<parent>
<groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki</artifactId>
- <version>9-SNAPSHOT</version>
+ <version>10-SNAPSHOT</version>
<relativePath>../xwiki-platform-pom</relativePath>
</parent>
<groupId>com.xpn.xwiki.products</groupId>
@@ -71,12 +71,6 @@
<module>distribution-test</module>
</modules>
</profile>
- <profile>
- <id>mysql</id>
- <properties>
-
<xwiki.db.connection.url>jdbc:mysql://localhost/xwiki?useServerPrepStmts=false&amp;amp;sessionVariables=sql_mode=''</xwiki.db.connection.url>
- </properties>
- </profile>
</profiles>
<build>
<extensions>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications