プロジェクト名を"adjustgpx-core"に変更
旧:"AdjustGpx"
1 parent 06a8083 commit b346b666e42adc66d973cd330eaf069d65d758d6
@yuuhayashi yuuhayashi authored on 9 Feb 2022
Showing 1 changed file
View
8
pom.xml
<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>