<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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.praxislive</groupId>
  <artifactId>praxiscore-internal-osc</artifactId>
  <version>5.2.0</version>
  <name>PraxisCORE Internal OSC</name>
  <description>Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.</description>
  <url>https://www.praxislive.org/praxiscore-internal-osc</url>
  <licenses>
    <license>
      <name>LGPL-3.0-only</name>
      <url>http://www.gnu.org/licenses/lgpl.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Neil C Smith</name>
      <email>neil@codelerity.com</email>
      <roles>
        <role>Lead developer</role>
      </roles>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/praxis-live/praxiscore.git/praxiscore-internal-osc</connection>
    <developerConnection>scm:git:https://github.com/praxis-live/praxiscore.git/praxiscore-internal-osc</developerConnection>
    <url>https://github.com/praxis-live/praxiscore/tree/master/praxiscore-internal-osc</url>
  </scm>
</project>
