OSDN Git Service

プロジェクト名を"adjustgpx-core"に変更
authoryuuhayashi <hayashi.yuu@gmail.com>
Tue, 8 Feb 2022 22:37:40 +0000 (07:37 +0900)
committeryuuhayashi <hayashi.yuu@gmail.com>
Tue, 8 Feb 2022 22:37:40 +0000 (07:37 +0900)
旧:"AdjustGpx"

pom.xml

diff --git a/pom.xml b/pom.xml
index 3994341..aed4881 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,12 @@
 <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>