| | <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>haya4-jpmesh</artifactId> |
---|
| | <version>1.0.1</version> |
---|
| | <version>1.0.2-SNAPSHOT</version> |
---|
| | <name>haya4-jpmesh</name> |
---|
| | <packaging>jar</packaging> |
---|
| | <scm> |
---|
| | <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/haya4/haya4-jpmesh.git</connection> |
---|
| | <url>http://surveyor.mydns.jp/gitbucket/haya4/haya4-jpmesh/wiki</url> |
---|
| | <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/haya4/haya4-jpmesh.git</developerConnection> |
---|
| | <tag>haya4-jpmesh-1.0.1</tag> |
---|
| | <tag>${version}</tag> |
---|
| | </scm> |
---|
| | |
---|
| | <licenses> |
---|
| | <license> |
---|
| |
---|
| | |