<?xml version="1.0" encoding="UTF-8"?>
<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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>biz.aQute</groupId>
  <artifactId>osgi.enroute.github.angular-ui.webresource</artifactId>
  <version>0.13.3</version>
  <description>Bootstrap components written in pure AngularJS by the AngularUI Team. Native AngularJS (Angular) directives for Bootstrap. Small footprint (5kB gzipped!), no 3rd party JS dependencies (jQuery, bootstrap JS) required!</description>
  <name>osgi.enroute.github.angular-ui.webresource</name>
  <url>http://angular-ui.github.io/bootstrap/</url>
  <organization>
    <name>OSGi Alliance</name>
    <url>http://www.osgi.org/</url>
  </organization>
  <licenses>
    <license>
      <name>http://opensource.org/licenses/MIT</name>
      <url>http://en.wikipedia.org/wiki/MIT_License</url>
      <distribution>repo</distribution>
      <comments>MIT License</comments>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/angular-ui/bootstrap</url>
    <connection>https://github.com/angular-ui/bootstrap.git</connection>
    <developerConnection>scm:git@github.com:angular-ui/bootstrap.git</developerConnection>
  </scm>
  <developers>
    <developer>
      <id>osgi</id>
      <email>info@osgi.org</email>
      <name>OSGi Alliance</name>
      <organization>OSGi Alliance</organization>
    </developer>
  </developers>
</project>
