diff --git a/pom.xml b/pom.xml
index e901844..26c7fc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,25 +93,11 @@
maven-release-plugin
2.5.3
-
deploy
-
-
v@{project.version}
-
-
- org.codehaus.mojo
- exec-maven-plugin
- 1.6.0
-
- osm.jp.gpx.ImportPicture
- false
-
-
-
diff --git a/pom.xml.releaseBackup b/pom.xml.releaseBackup
new file mode 100644
index 0000000..446da37
--- /dev/null
+++ b/pom.xml.releaseBackup
@@ -0,0 +1,117 @@
+
+ 4.0.0
+ osm.surveyor
+ AdjustTime
+ 5.3-SNAPSHOT
+
+ scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git
+ http://surveyor.mydns.jp/gitbucket/yuu/AdjustTime/wiki
+ scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git
+
+
+
+ UTF-8
+ 1.8
+ ${java.version}
+ ${java.version}
+ true
+
+
+
+
+ haya4
+ Hayashi Repository
+ http://surveyor.mydns.jp/archiva/repository/haya4/
+
+ true
+
+
+ false
+
+
+
+
+
+
+ org.apache.commons
+ commons-imaging
+ 1.0-alpha1
+ jar
+
+
+
+
+ org.hamcrest
+ hamcrest-core
+ 2.2
+ test
+ jar
+
+
+ junit
+ junit
+ 4.12
+ test
+ jar
+
+
+ org.apache.commons
+ commons-compress
+ 1.14
+ test
+ jar
+
+
+
+
+ install
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.8.1
+
+ ${java.version}
+ ${java.version}
+
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ 3.1.0
+
+ UTF-8
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.5.3
+
+
+ deploy
+
+
+ v@{project.version}
+
+
+
+
+
+ org.codehaus.mojo
+ exec-maven-plugin
+ 1.6.0
+
+ osm.jp.gpx.ImportPicture
+ false
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/release.properties b/release.properties
new file mode 100644
index 0000000..cb99f79
--- /dev/null
+++ b/release.properties
@@ -0,0 +1,18 @@
+#release configuration
+#Wed May 06 12:28:11 JST 2020
+scm.tagNameFormat=v@{project.version}
+scm.tag=v5.3.1
+pushChanges=true
+scm.url=scm\:git\:http\://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git
+preparationGoals=clean verify
+project.scm.osm.surveyor\:AdjustTime.connection=scm\:git\:http\://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git
+remoteTagging=true
+projectVersionPolicyId=default
+scm.commentPrefix=[maven-release-plugin]
+project.scm.osm.surveyor\:AdjustTime.tag=HEAD
+project.scm.osm.surveyor\:AdjustTime.url=http\://surveyor.mydns.jp/gitbucket/yuu/AdjustTime/wiki
+project.dev.osm.surveyor\:AdjustTime=5.3.2-SNAPSHOT
+project.rel.osm.surveyor\:AdjustTime=5.3.1
+exec.snapshotReleasePluginAllowed=false
+completedPhase=end-release
+project.scm.osm.surveyor\:AdjustTime.developerConnection=scm\:git\:http\://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git