Blame SOURCES/bndlib-1.50.0.pom

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