<?xml version="1.0" encoding="ISO-8859-1"?>
<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>com.sun</groupId>
  <artifactId>rt</artifactId>
  <version>1.3.1_18</version>
  <name>Sun Java Runtime Environment</name>
  <licenses>
    <license>Sun Microsystems, Inc. Binary Code License</license>
  </licenses>
  <description>Java Runtime Environment that can be found in Sun's JRE lib folder</description>
  <dependencies/>
</project>
