Blame SOURCES/bndlib-1.50.0.pom

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