Blame SOURCES/osgi.annotation-6.0.0.pom

916ffc
916ffc
<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">
916ffc
  <modelVersion>4.0.0</modelVersion>
916ffc
  <groupId>org.osgi</groupId>
916ffc
  <artifactId>osgi.annotation</artifactId>
916ffc
  <version>6.0.0</version>
916ffc
  <description>OSGi Annotation Release 6, Annotations for use in compiling bundles.</description>
916ffc
  <name>org.osgi:osgi.annotation</name>
916ffc
  <url>http://www.osgi.org/</url>
916ffc
  <organization>
916ffc
    <name>OSGi Alliance</name>
916ffc
    <url>http://www.osgi.org/</url>
916ffc
  </organization>
916ffc
  <licenses>
916ffc
    <license>
916ffc
      <name>Apache License, Version 2.0</name>
916ffc
      <url>http://opensource.org/licenses/apache2.0.php</url>
916ffc
      <distribution>repo</distribution>
916ffc
    </license>
916ffc
  </licenses>
916ffc
  <scm>
916ffc
    <url>https://www.osgi.org/members/git/build.git</url>
916ffc
    <connection>scm:git:https://www.osgi.org/members/git/build.git</connection>
916ffc
    <developerConnection>scm:git:https://www.osgi.org/members/git/build.git</developerConnection>
916ffc
  </scm>
916ffc
  <developers>
916ffc
    <developer>
916ffc
      <id>osgi</id>
916ffc
      <email>info@osgi.org</email>
916ffc
      <name>OSGi Alliance</name>
916ffc
      <organization>OSGi Alliance</organization>
916ffc
    </developer>
916ffc
  </developers>
916ffc
</project>