https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112194
Revision: 112194
Author: oren
Date: 2012-02-23 09:45:37 +0000 (Thu, 23 Feb 2012)
Log Message:
-----------
version changes to pom
Modified Paths:
--------------
trunk/lucene-search-3/pom.xml
Modified: trunk/lucene-search-3/pom.xml
===================================================================
--- trunk/lucene-search-3/pom.xml 2012-02-23 09:43:22 UTC (rev 112193)
+++ trunk/lucene-search-3/pom.xml 2012-02-23 09:45:37 UTC (rev 112194)
@@ -3,7 +3,7 @@
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
- <groupId>bazzar</groupId>
+ <groupId>org.wikimedia</groupId>
<artifactId>bazzar</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
@@ -78,7 +78,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.11</version>
+ <version>2.12</version>
<configuration>
<testFailureIgnore>true</testFailureIgnore>
</configuration>
@@ -263,9 +263,9 @@
<dependency>
<groupId>MWdumper</groupId>
<artifactId>MWdumper</artifactId>
- <version>0.9.2</version>
+ <version>1.16</version>
<scope>system</scope>
-
<systemPath>${project.basedir}/lib/mwdumper.jar</systemPath>
+
<systemPath>${project.basedir}/lib/mwdumper-1.16.jar</systemPath>
</dependency>
<!-- We need to have the ANTLR runtime jar when running and
compiling. -->
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs