You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2013/02/28 00:28:29 UTC

svn commit: r1451032 - in /lucene/dev/branches/branch_4x: ./ dev-tools/ dev-tools/maven/pom.xml.template

Author: sarowe
Date: Wed Feb 27 23:28:28 2013
New Revision: 1451032

URL: http://svn.apache.org/r1451032
Log:
Upgrade to latest Apache parent POM (merged trunk r1451030)

Modified:
    lucene/dev/branches/branch_4x/   (props changed)
    lucene/dev/branches/branch_4x/dev-tools/   (props changed)
    lucene/dev/branches/branch_4x/dev-tools/maven/pom.xml.template

Modified: lucene/dev/branches/branch_4x/dev-tools/maven/pom.xml.template
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/dev-tools/maven/pom.xml.template?rev=1451032&r1=1451031&r2=1451032&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/dev-tools/maven/pom.xml.template (original)
+++ lucene/dev/branches/branch_4x/dev-tools/maven/pom.xml.template Wed Feb 27 23:28:28 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>10</version>
+    <version>13</version>
     <relativePath/>
   </parent>
   <groupId>org.apache.lucene</groupId>