diff --git a/pom.xml b/pom.xml index 0f48f4f..8966355 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ maven-release-plugin 2.5.3 - deploy + install v@{project.version} @@ -101,4 +101,4 @@ - \ No newline at end of file + diff --git a/pom.xml.releaseBackup b/pom.xml.releaseBackup deleted file mode 100644 index 446da37..0000000 --- a/pom.xml.releaseBackup +++ /dev/null @@ -1,117 +0,0 @@ - - 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 deleted file mode 100644 index cb99f79..0000000 --- a/release.properties +++ /dev/null @@ -1,18 +0,0 @@ -#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