409410
<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'>
409410
  <modelVersion>4.0.0</modelVersion>
409410
  <groupId>biz.aQute</groupId>
409410
  <artifactId>bnd</artifactId>
409410
  <version>0.0.363</version>
409410
  <description>
409410
    A utility and plugin to wrap, build, or print bundles
409410
  </description>
409410
  <name>aQute Bundle Tool</name>
409410
  <url>http://www.aQute.biz/Code/Bnd</url>
409410
  <organization>
409410
    <name>aQute SARL</name>
409410
    <url>http://www.aQute.biz</url>
409410
  </organization>
409410
  <licenses>
409410
    <license>
409410
    <name>All files contained in this JAR are licensed under the Apache 2.0 license, unless noted differently in their source (see swing2swt).</name>
409410
    <url>http://www.opensource.org/licenses/apache2.0.php</url>
409410
    <distribution>repo</distribution>
409410
    </license>
409410
  </licenses>
409410
</project>