diff --git a/pom.xml b/pom.xml index a5fe68f..d32e7ce 100644 --- a/pom.xml +++ b/pom.xml @@ -1,142 +1,169 @@ - 4.0.0 - osm.surveyor - ReStamp - 3.1-SNAPSHOT - jar + 4.0.0 + osm.surveyor + ReStamp + 3.1-SNAPSHOT + jar + + scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/Restamp.git + http://surveyor.mydns.jp/gitbucket/yuu/Restamp/wiki + scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/Restamp.git + + + + UTF-8 + 1.8 + ${java.version} + ${java.version} + - - ReStamp - http://surveyor.mydns.jp/gitbucket/yuu/Restamp/wiki + + ReStamp + http://surveyor.mydns.jp/gitbucket/yuu/Restamp/wiki - - - internal - Archiva Managed Internal Repository - http://surveyor.mydns.jp/archiva/repositories/internal/ - - true - - - false - - - + + + internal + Hayashi Repository + http://surveyor.mydns.jp/archiva/repository/haya4/ + + true + + + false + + + - - - org.hamcrest - hamcrest-core - 1.3 - test - jar - - - junit - junit - 4.12 - test - jar - - - org.apache.commons - commons-imaging - LATEST - jar - - - commons-codec - commons-codec - LATEST - test - - - - UTF-8 - 1.8 - 1.8 - + + + org.apache.commons + commons-imaging + LATEST + jar + - - - - - maven-assembly-plugin - 3.2.0 - - - - jar-with-dependencies - - - - osm.surveyor.matchtime.gui.ReStamp - - - - - - make-assembly - package - - single - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.7.1 - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 3.0.0 - - - + + + org.hamcrest + hamcrest-core + 2.2 + test + jar + + + junit + junit + 4.12 + test + jar + + + commons-codec + commons-codec + LATEST + test + + + + + install - - - - - org.apache.maven.plugins - maven-surefire-report-plugin - - - org.apache.maven.plugins - maven-javadoc-plugin - - 1.8 - protected - UTF-8 - UTF-8 - UTF-8 - - - - org.codehaus.mojo - cobertura-maven-plugin - - true - - - - - + + + + maven-assembly-plugin + 3.2.0 + + + + jar-with-dependencies + + + + osm.surveyor.matchtime.gui.ReStamp + + + + + + make-assembly + package + + single + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.7.1 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 3.0.0 + + + 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 + + install + v@{project.version} + + + + + + + + + + + org.apache.maven.plugins + maven-surefire-report-plugin + + + org.apache.maven.plugins + maven-javadoc-plugin + + 1.8 + protected + UTF-8 + UTF-8 + UTF-8 + + + + org.codehaus.mojo + cobertura-maven-plugin + + true + + + + \ No newline at end of file