From 46e85ef2498240306687371af4dc208812a81416 Mon Sep 17 00:00:00 2001 From: Steven Rowe Date: Sat, 14 May 2011 18:13:39 +0000 Subject: [PATCH] svn:eol-style -> native git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103175 13f79535-47bb-0310-9956-ffa450edef68 --- .../solr/src/test-framework/pom.xml.template | 152 +++++++++--------- 1 file changed, 76 insertions(+), 76 deletions(-) diff --git a/dev-tools/maven/solr/src/test-framework/pom.xml.template b/dev-tools/maven/solr/src/test-framework/pom.xml.template index fc7875766f2..fd38c7e762b 100644 --- a/dev-tools/maven/solr/src/test-framework/pom.xml.template +++ b/dev-tools/maven/solr/src/test-framework/pom.xml.template @@ -1,76 +1,76 @@ - - - 4.0.0 - - org.apache.solr - solr-parent - @version@ - ../../pom.xml - - org.apache.solr - solr-test-framework - jar - Apache Solr Test Framework - Apache Solr Test Framework - - solr/src/test-framework - ../../build - - - - ${project.groupId} - solr-core - ${project.version} - - - org.apache.lucene - lucene-test-framework - ${project.version} - - - junit - junit - - - - ${build-directory} - ${build-directory}/classes/test-framework - . - - - . - - **/*.java - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - + + + 4.0.0 + + org.apache.solr + solr-parent + @version@ + ../../pom.xml + + org.apache.solr + solr-test-framework + jar + Apache Solr Test Framework + Apache Solr Test Framework + + solr/src/test-framework + ../../build + + + + ${project.groupId} + solr-core + ${project.version} + + + org.apache.lucene + lucene-test-framework + ${project.version} + + + junit + junit + + + + ${build-directory} + ${build-directory}/classes/test-framework + . + + + . + + **/*.java + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + +