<?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>com.jgoodies</groupId>
  <artifactId>looks</artifactId>
  <version>2.0.1</version>
  <url>http://looks.dev.java.net</url>
  <description>The JGoodies Looks make your Swing applications and applets look better. The package consists of a Windows look&amp;feel and the Plastic look&amp;feel family. These have been optimized for readability, precise micro-design and usability.</description>
  <licenses>
    <license>
      <name>BSD License</name>
      <url>http://www.opensource.org/licenses/bsd-license.php</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
    <connection>scm:cvs:pserver:guest@cvs.dev.java.net:/cvs:looks</connection>
    <url>https://looks.dev.java.net/source/browse/looks/</url>
  </scm>
</project>
