<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/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
    <groupId>com.astamuse</groupId>
    <artifactId>hishidama-hmzip</artifactId>
    <version>1.6</version>
    <packaging>jar</packaging>
    
    <name>com.astamuse.hishidama-hmzip</name>
    <description>hmzip 1.6</description>
    
      <url>http://www.ne.jp/asahi/hishidama/home/tech/soft/java/zip.html</url>
      <licenses>
        <license>
          <name>private license</name>
          <url>http://www.ne.jp/asahi/hishidama/home/tech/soft/java/zip.html#h2_license</url>
          <distribution>repo</distribution>
        </license>
      </licenses>

  <scm>
    <url>http://www.astamuse.com</url>
  </scm>

  <developers>
    <developer>
      <name>e.ryu</name>
    </developer>
  </developers>      
      
</project>
