| | <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>osm.surveyor</groupId> |
---|
| | <artifactId>AdjustGpx</artifactId> |
---|
| | <artifactId>adjustgpx-core</artifactId> |
---|
| | <version>5.3.15-SNAPSHOT</version> |
---|
| | <scm> |
---|
| | <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustGpx.git</connection> |
---|
| | <url>http://surveyor.mydns.jp/gitbucket/yuu/AdjustTime/wiki</url> |
---|
| | <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustGpx.git</developerConnection> |
---|
| | <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git</connection> |
---|
| | <url>http://surveyor.mydns.jp/gitbucket/yuu/adjustgpx-core/wiki</url> |
---|
| | <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git</developerConnection> |
---|
| | <tag>v5.3.13</tag> |
---|
| | </scm> |
---|
| | |
---|
| | <properties> |
---|
| |
---|
| | |