<?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.eclipse.etrice</groupId>
  <artifactId>org.eclipse.etrice.runtime.java</artifactId>
  <version>3.0.3</version>
  <url>https://www.eclipse.org/etrice</url>
  <licenses>
    <license>
      <name>Eclipse Public License, Version 2.0</name>
      <url>http://www.eclipse.org/legal/epl-v20.html</url>
    </license>
  </licenses>
  <scm>
    <url>git://git.eclipse.org/gitroot/etrice/org.eclipse.etrice.git</url>
  </scm>
</project>
