diff --git a/pom.xml b/pom.xml index fe3c8e7..f8400e4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,66 +1,171 @@ - + - 4.0.0 + 4.0.0 - YamlBeans - com.esotericsoftware.yamlbeans - yamlbeans - 1.05 + YamlBeans + com.esotericsoftware.yamlbeans + yamlbeans + 1.0.7.1 - jar - Java object graphs, to and from YAML - http://code.google.com/p/yamlbeans + Java object graphs, to and from YAML + https://github.com/EsotericSoftware/yamlbeans - - - New BSD License - http://www.opensource.org/licenses/bsd-license.php - repo - - - - http://code.google.com/p/yamlbeans/source/browse/ - http://yamlbeans.googlecode.com/svn - + + + New BSD License + http://www.opensource.org/licenses/bsd-license.php + repo + + + + scm:git:git@github.com:tchemit/yamlbeans.git + scm:git:git@github.com:tchemit/yamlbeans.git + scm:git:git@github.com:tchemit/yamlbeans.git + HEAD + - - - test - junit - junit - 4.8.2 - - + + + test + junit + junit + 4.8.2 + + - - src - test - target/classes - - - maven-compiler-plugin - - 1.5 - 1.5 - UTF-8 - - - - + + + + UTF-8 + + 1.5 + + + + src + test + target/classes + + + maven-compiler-plugin + + ${java.version} + ${java.version} + + + + + + + + maven-resources-plugin + 2.6 + + + maven-surefire-plugin + 2.12.4 + + + maven-compiler-plugin + 2.5.1 + + + maven-source-plugin + 2.2.1 + + + maven-javadoc-plugin + 2.9 + + + maven-gpg-plugin + 1.4 + + + maven-deploy-plugin + 2.7 + + + org.nuiton + helper-maven-plugin + 2.0 + + + + + + + + + nathansweet + Nathan Sweet + misc@n4te.com + Esoteric Software + http://esotericsoftware.com + + author + + + + + + + Tony Chemit + chemit at codelutin dot com + CodeLutin + http://codelutin.com + Europe/Paris + + Maven packager + + + + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.nuiton + helper-maven-plugin + + + get-pgp-passphrase + + share-server-secret + + verify + + ${gpg.serverId} + gpg.keyname + gpg.passphrase + + + + + + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + - - - nathansweet - Nathan Sweet - misc@n4te.com - Esoteric Software - http://esotericsoftware.com - - author - - -