c6d7ad4
<project xmlns='http://maven.apache.org/POM/4.0.0' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd'>
c6d7ad4
  <modelVersion>4.0.0</modelVersion>
c6d7ad4
  <groupId>biz.aQute</groupId>
c6d7ad4
  <artifactId>bnd</artifactId>
c6d7ad4
  <version>0.0.363</version>
c6d7ad4
  <description>
c6d7ad4
    A utility and plugin to wrap, build, or print bundles
c6d7ad4
  </description>
c6d7ad4
  <name>aQute Bundle Tool</name>
c6d7ad4
  <url>http://www.aQute.biz/Code/Bnd</url>
c6d7ad4
  <organization>
c6d7ad4
    <name>aQute SARL</name>
c6d7ad4
    <url>http://www.aQute.biz</url>
c6d7ad4
  </organization>
c6d7ad4
  <licenses>
c6d7ad4
    <license>
c6d7ad4
    <name>All files contained in this JAR are licensed under the Apache 2.0 license, unless noted differently in their source (see swing2swt).</name>
c6d7ad4
    <url>http://www.opensource.org/licenses/apache2.0.php</url>
c6d7ad4
    <distribution>repo</distribution>
c6d7ad4
    </license>
c6d7ad4
  </licenses>
c6d7ad4
</project>