| | <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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> |
---|
| | <modelVersion>4.0.0</modelVersion> |
---|
| | <groupId>haya4.tools</groupId> |
---|
| | <artifactId>meshcode-jp</artifactId> |
---|
| | <version>1.1.0-SNAPSHOT</version> |
---|
| | <version>1.1.0</version> |
---|
| | <name>meshcode-jp</name> |
---|
| | <packaging>jar</packaging> |
---|
| | <scm> |
---|
| | <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/haya4/meshcode-jp.git</connection> |
---|
| | <url>http://surveyor.mydns.jp/gitbucket/haya4/meshcode-jp/wiki</url> |
---|
| | <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/haya4/meshcode-jp.git</developerConnection> |
---|
| | <tag>${version}</tag> |
---|
| | <tag>meshcode-jp-1.1.0</tag> |
---|
| | </scm> |
---|
| | |
---|
| | <licenses> |
---|
| | <license> |
---|
| |
---|
| | |