<?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.iot.pi.command</artifactId>
  <version>2.2.0</version>
  <description>Provide Gogo commands for manipulating the Raspberry Pi.</description>
  <name>osgi.enroute.iot.pi.command</name>
  <url>http://www.pi4j.com, http://www.raspicentral.com, http://www.savagehomeautomation.com</url>
  <organization>
    <name>OSGi Alliance</name>
    <url>http://www.osgi.org/</url>
  </organization>
  <licenses>
    <license>
      <name>http://opensource.org/licenses/lgpl-3.0.html</name>
      <url>http://opensource.org/licenses/lgpl-3.0.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/osgi/v2archive.osgi.enroute</url>
    <connection>scm:git:https://github.com/osgi/v2archive.osgi.enroute.git</connection>
    <developerConnection>scm:git:git@github.com:osgi/v2archive.osgi.enroute.git</developerConnection>
  </scm>
  <developers>
    <developer>
      <id>osgi</id>
      <email>info@osgi.org</email>
      <name>OSGi Alliance</name>
      <organization>OSGi Alliance</organization>
    </developer>
  </developers>
</project>
