Skip to content
Snippets Groups Projects
Commit 201efeab authored by Vincent Massol's avatar Vincent Massol
Browse files

Upgrade to latest version of XWiki Tools

git-svn-id: https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/trunk@3900 f329d543-caf0-0310-9063-dda96c69346f
parent 8e6d24d7
No related merge requests found
......@@ -58,7 +58,7 @@
<dependency>
<groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-build-verifications</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>
</dependencies>
</plugin>
......
......@@ -25,7 +25,7 @@
</executions>
<configuration>
<resourceBundles>
<resourceBundle>com.xpn.xwiki.platform:xwiki-configuration-resources:1.1-SNAPSHOT</resourceBundle>
<resourceBundle>com.xpn.xwiki.platform:xwiki-configuration-resources:1.1</resourceBundle>
</resourceBundles>
<properties>
<xwikiDbConnectionUrl>jdbc:hsqldb:mem:.</xwikiDbConnectionUrl>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment