<?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>org.osgi</groupId>
  <artifactId>org.amdatu.remote.admin.http</artifactId>
  <version>0.1.2</version>
  <description>Amdatu Remote - Remote Service Admin (HTTP)</description>
  <name>Amdatu Remote - Remote Service Admin (HTTP)</name>
  <url>http://www.amdatu.org</url>
  <organization>
    <name>The Amdatu Foundation</name>
  </organization>
  <licenses>
    <license>
      <name>http://www.opensource.org/licenses/apache2.0.php</name>
      <url>LICENSE</url>
      <distribution>repo</distribution>
      <comments>Apache 2.0 Licensed</comments>
    </license>
  </licenses>
  <scm>
    <url>https://bitbucket.org/amdatu/amdatu-repository</url>
    <connection>scm:git clone https://bitbucket.org/amdatu/amdatu-repository.git</connection>
    <developerConnection>scm:git clone https://bitbucket.org/amdatu/amdatu-repository.git</developerConnection>
  </scm>
  <developers>
    <developer>
      <id>Amdatu</id>
      <email>info@amdatu.org</email>
      <name>Amdatu</name>
      <organization>Amdatu</organization>
      <organizationUrl>http://amdatu.org</organizationUrl>
      <roles>
        <role>enterprise</role>
      </roles>
      <timezone>1</timezone>
    </developer>
  </developers>
</project>
