mirror of https://github.com/apache/lucene.git
LUCENE-2952: remove invalid default target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085089 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ae382e3a3c
commit
a258c7d554
|
@ -15,7 +15,7 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
|
||||
<project name="all-common" default="validate" basedir="."
|
||||
<project name="all-common" basedir="."
|
||||
xmlns:artifact="antlib:org.apache.maven.artifact.ant">
|
||||
|
||||
<dirname file="${ant.file.all-common}" property="all.common.dir"/>
|
||||
|
|
Loading…
Reference in New Issue