<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.knopflerfish.bundle</groupId>
  <artifactId>component_annotations-API</artifactId>
  <version>1.0.0</version>
  <name>Component Annotations-API</name>
  <description>OSGi specified component annotations (API)</description>
  <organization>
    <name>Knopflerfish</name>
    <url>http://www.knopflerfish.org/</url>
  </organization>
  <licenses>
    <license>
      <name>http://opensource.org/licenses/BSD-3-Clause</name>
      <url>http://www.knopflerfish.org/licenses/knopflerfish-1.txt</url>
      <comments>BSD 3-clause</comments>
    </license>
  </licenses>
</project>
