| |
---|
| | <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-gui</artifactId> |
---|
| | <version>5.5.0</version> |
---|
| | <version>5.5.0-SNAPSHOT</version> |
---|
| | <scm> |
---|
| | <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-gui.git</connection> |
---|
| | <url>http://surveyor.mydns.jp/gitbucket/yuu/adjustgpx-gui/wiki</url> |
---|
| | <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-gui.git</developerConnection> |
---|
| |
---|
| | |