5bd197
5bd197
5bd197
    xsi:schemaLocation='http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd'>
5bd197
    <modelVersion>4.0.0</modelVersion>
5bd197
5bd197
    <groupId>biz.aQute.bnd</groupId>
5bd197
    <artifactId>parent</artifactId>
5bd197
    <version>@VERSION@</version>
5bd197
5bd197
    <packaging>pom</packaging>
5bd197
5bd197
    <name>Parent project for bnd tool suite</name>
5bd197
    <description>Project information for bnd.</description>
5bd197
    <url>http://www.aQute.biz/Code/Bnd</url>
5bd197
5bd197
    <organization>
5bd197
        <name>aQute SARL</name>
5bd197
        <url>http://www.aQute.biz</url>
5bd197
    </organization>
5bd197
5bd197
    <licenses>
5bd197
        <license>
5bd197
            <name>Apache Software License 2.0</name>
5bd197
            <url>http://www.opensource.org/licenses/apache2.0.php</url>
5bd197
            <distribution>repo</distribution>
5bd197
        </license>
5bd197
    </licenses>
5bd197
5bd197
    <developers>
5bd197
        <developer>
5bd197
            <id>bnd</id>
5bd197
            <name>Peter Kriens</name>
5bd197
            <organization>aQute SARL</organization>
5bd197
            <roles>
5bd197
                <role>Primary Developer</role>
5bd197
            </roles>
5bd197
        </developer>
5bd197
        <developer>
5bd197
            <id>bjhargrave</id>
5bd197
            <name>BJ Hargrave</name>
5bd197
        </developer>
5bd197
        <developer>
5bd197
            <id>mcculls</id>
5bd197
            <name>Stuart McCulloch</name>
5bd197
        </developer>
5bd197
        <developer>
5bd197
            <id>njbartlett</id>
5bd197
            <name>Neil Bartlett</name>
5bd197
            <organization>Paremus</organization>
5bd197
        </developer>
5bd197
        <developer>
5bd197
            <id>fhuberts</id>
5bd197
            <name>Ferry Huberts</name>
5bd197
            <organization>Pelagic</organization>
5bd197
        </developer>
5bd197
        <developer>
5bd197
            <id>psoreide</id>
5bd197
            <name>PK Søreide</name>
5bd197
            <organization>Comactivity AB</organization>
5bd197
        </developer>
5bd197
    </developers>
5bd197
    <contributors>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Carter Smithhart</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Chabanois Cédric</name>
5bd197
            <organization>Entropysoft</organization>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Paul Bakker</name>
5bd197
            <organization>Luminis Technologies</organization>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>David Jencks</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Rafał Krzewski</name>
5bd197
            <organization>Caltha - Krzewski, Mach, Potempski Sp. J.</organization>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Xavier Fournet</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Casey Crabb</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>David Bosschaert</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Harald Wellmann</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Jan Willem Janssen</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Marcel Offermans</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Marian Grigoras</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Markus Wolf</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Nicolas Lalevée</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Pierre Labiausse</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Raymond Auge</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Tim Ward</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Bram de Kruijff</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Tang Yong</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Gregory Amerson</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Guillaume Nodet</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Marc de Jonge</name>
5bd197
        </contributor>
5bd197
        <contributor>
5bd197
            
5bd197
            <name>Roman Shevchenko</name>
5bd197
        </contributor>
5bd197
    </contributors>
5bd197
5bd197
    <scm>
5bd197
        <url>https://github.com/bndtools/bnd</url>
5bd197
        <connection>scm:git:git://github.com/bndtools/bnd.git</connection>
5bd197
        <developerConnection>scm:git:ssh://github.com/bndtools/bnd.git</developerConnection>
5bd197
    </scm>
5bd197
5bd197
    <modules>
5bd197
        <module>aQute.libg</module>
5bd197
        <module>biz.aQute.bndlib</module>
5bd197
        <module>biz.aQute.bnd</module>
5bd197
        <module>biz.aQute.bnd.annotation</module>
5bd197
        <module>maven</module>
5bd197
    </modules>
5bd197
5bd197
    <build>
5bd197
        <sourceDirectory>src</sourceDirectory>
5bd197
        <resources>
5bd197
            <resource>
5bd197
                <directory>src/</directory>
5bd197
                <excludes>
5bd197
                    <exclude>**/*.java</exclude>
5bd197
                    <exclude>**/packageinfo</exclude>
5bd197
                </excludes>
5bd197
            </resource>
5bd197
        </resources>
5bd197
        <plugins>
5bd197
            <plugin>
5bd197
                <groupId>org.apache.maven.plugins</groupId>
5bd197
                <artifactId>maven-compiler-plugin</artifactId>
5bd197
                <version>3.8.1</version>
5bd197
                <configuration>
5bd197
                    <source>1.8</source>
5bd197
                    <target>1.8</target>
5bd197
                </configuration>
5bd197
            </plugin>
5bd197
        </plugins>
5bd197
    </build>
5bd197
5bd197
</project>