Blame SOURCES/bndlib-1.50.0.pom

55928e
55928e
<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'>
55928e
  <modelVersion>
55928e
    4.0.0
55928e
  </modelVersion>
55928e
  <groupId>
55928e
    biz.aQute
55928e
  </groupId>
55928e
  <artifactId>
55928e
    bndlib
55928e
  </artifactId>
55928e
  <version>
55928e
    1.50.0
55928e
  </version>
55928e
  <description>
55928e
    A Swiss Army Knife for OSGi
55928e
  </description>
55928e
  <name>
55928e
    bnd - Bundle Tool
55928e
  </name>
55928e
  <url>
55928e
    http://www.aQute.biz/Code/Bnd
55928e
  </url>
55928e
  <scm>
55928e
    <url>
55928e
      git://github.com/bndtools/bnd.git
55928e
    </url>
55928e
    <connection>
55928e
      git://github.com/bndtools/bnd.git
55928e
    </connection>
55928e
    <developerConnection>
55928e
      git://github.com/bndtools/bnd.git
55928e
    </developerConnection>
55928e
  </scm>
55928e
  <organization>
55928e
    <name>
55928e
      aQute SARL
55928e
    </name>
55928e
    <url>
55928e
      http://www.aQute.biz
55928e
    </url>
55928e
  </organization>
55928e
  <developers>
55928e
    <developer>
55928e
      <id>
55928e
        Peter.Kriens@aQute.biz
55928e
      </id>
55928e
      <name>
55928e
        Peter.Kriens
55928e
      </name>
55928e
      <email>
55928e
        Peter.Kriens@aQute.biz
55928e
      </email>
55928e
      <organization>
55928e
        aQute
55928e
      </organization>
55928e
    </developer>
55928e
  </developers>
55928e
  <licenses>
55928e
    <license>
55928e
      <name>
55928e
        Apache Software License 2.0
55928e
      </name>
55928e
      <url>
55928e
        http://www.opensource.org/licenses/apache2.0.php
55928e
      </url>
55928e
      <distribution>
55928e
        repo
55928e
      </distribution>
55928e
    </license>
55928e
  </licenses>
55928e
</project>