b0a21b06590b7a9dc9670321ff099f8f711b0701JazzyNico xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
b0a21b06590b7a9dc9670321ff099f8f711b0701JazzyNico xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
7ec5186b25096d7b80986d6962f8302dcc2c7769JazzyNico Licensed to the Apache Software Foundation (ASF) under one
7ec5186b25096d7b80986d6962f8302dcc2c7769JazzyNico or more contributor license agreements. See the NOTICE file
b0a21b06590b7a9dc9670321ff099f8f711b0701JazzyNico distributed with this work for additional information
b0a21b06590b7a9dc9670321ff099f8f711b0701JazzyNico regarding copyright ownership. The ASF licenses this file
b0a21b06590b7a9dc9670321ff099f8f711b0701JazzyNico to you under the Apache License, Version 2.0 (the
b0a21b06590b7a9dc9670321ff099f8f711b0701JazzyNico "License"); you may not use this file except in compliance
b0a21b06590b7a9dc9670321ff099f8f711b0701JazzyNico with the License. You may obtain a copy of the License at
<groupId>org.apache.lucene</groupId>
<relativePath>../../pom.xml</relativePath>
<groupId>org.apache.lucene</groupId>
<module-directory>lucene/contrib/facet</module-directory>
<build-directory>../../build/contrib/facet</build-directory>
scm:svn:http://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x/${module-directory}
scm:svn:https://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x/${module-directory}
http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/${module-directory}
<groupId>${project.groupId}</groupId>
<version>${project.version}</version>
<groupId>${project.groupId}</groupId>
<version>${project.version}</version>
<outputDirectory>${build-directory}/classes/java</outputDirectory>
<testOutputDirectory>${build-directory}/classes/test</testOutputDirectory>
<sourceDirectory>src/java</sourceDirectory>
<testSourceDirectory>src/test</testSourceDirectory>
<directory>${project.build.testSourceDirectory}</directory>
<groupId>org.codehaus.mojo</groupId>
<source>src/examples</source>