Blame SOURCES/bnd-0.0.363.pom

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