<?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.graniteds</groupId>
  <artifactId>granite-server-core</artifactId>
  <version>3.1.0.GA</version>
  <name>null</name>
  <description>null</description>
  <url>http://www.graniteds.org</url>
  <licenses>
    <license>
      <name>GNU LIBRARY GENERAL PUBLIC LICENSE, Version 2.1, February 1999</name>
      <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>fwolff</id>
      <name>Franck Wolff</name>
    </developer>
    <developer>
      <id>wdrai</id>
      <name>William Drai</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git@github.com:graniteds/graniteds.git</connection>
    <developerConnection>scm:git@github.com:graniteds/graniteds.git</developerConnection>
    <url>scm:git@github.com:graniteds/graniteds.git</url>
  </scm>
</project>
