<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>de.schlichtherle.io</groupId>
  <artifactId>truezip</artifactId>
  <version>6.6</version>
  <packaging>jar</packaging>
  <name>TrueZip</name>
  <url>https://truezip.dev.java.net/</url>
  <description>TrueZIP 6.6</description>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
    <url>scm:cvs:pserver:username:@cvs.dev.java.net:/cvs:truezip</url>
  </scm>
</project> 
