diff --git a/pom.xml b/pom.xml index e69de29..2ece037 100644 --- a/pom.xml +++ b/pom.xml @@ -0,0 +1,128 @@ + + + 4.0.0 + + se.vidstige + jadb + 1.0.0-SNAPSHOT + + https://github.com/adelolmo/jadb + + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + vidstige + Samuel Carlsson + samuel.carlsson@gmai.com + https://github.com/vidstige + + + + + UTF-8 + 1.7 + 1.7 + + + + + junit + junit + 4.10 + test + + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + verify + + jar-no-fork + + + + + + maven-release-plugin + 2.4.2 + + false + release + true + deploy + + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.8.1 + + + + + + + + + release + + + + maven-source-plugin + 2.1.2 + + + attach-sources + + jar + + + + + + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + + + + + + + + scm:git:git@github.com:adelolmo/jadb.git + scm:git:git@github.com:adelolmo/jadb.git + scm:git:git@github.com:adelolmo/jadb.git + HEAD + + + + + bintray-andonidelolmo-main + andonidelolmo-main + https://api.bintray.com/maven/andonidelolmo/main/jadb/;publish=1 + + + + \ No newline at end of file