X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=712998267565df5a019b45ee088f93e0bbbd40ae;hb=db60fd485297a360e886ad1d8f76ef16ea94c42e;hp=fd08049e7a591c4314bf924ccdd351f48dab8db9;hpb=d58739419882639439b40b18fcefeb9e51488fb9;p=cql-java-moved-to-github.git diff --git a/pom.xml b/pom.xml index fd08049..7129982 100644 --- a/pom.xml +++ b/pom.xml @@ -1,26 +1,48 @@ - + 4.0.0 org.z3950.zing cql-java jar - 1.3 + 1.10-SNAPSHOT cql-java http://maven.apache.org - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - 1.6 - 1.6 - - - - - + + scm:git:ssh://git.indexdata.com:222/home/git/private/cql-java + http://gitid.indexdata.com/?p=cql-java.git + + + + + org.apache.maven.wagon + wagon-ssh + 1.0-beta-6 + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-release-plugin + 2.2.2 + + clean verify + production + v@{project.version} + false + true + + + + + junit junit @@ -28,5 +50,22 @@ test + + + false + id-maven-repo + Index Data Maven Repository + scp://maven.indexdata.com:222/var/www/maven/repository + + + + + id-maven-repo + http://maven.indexdata.com + + + + UTF-8 +