X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=eccdddce2c902517bceb4ddb40940840d16b8ba5;hb=91c6c886d1ee674c8e55feab40c9490d8b1debb8;hp=b426c2873753d990c6dc8b3fb5ace2b8e4f9ec93;hpb=d1db6382cd145532194ab7dfba535239d9b5ff12;p=mkjsf-moved-to-github.git diff --git a/pom.xml b/pom.xml index b426c28..eccdddc 100644 --- a/pom.xml +++ b/pom.xml @@ -2,10 +2,10 @@ 4.0.0 com.indexdata mkjsf - 0.0.1-SNAPSHOT + 0.0.3-SNAPSHOT MasterKey JSF jar - Components for building Pazpar2 applications in JavaServer Faces + MKJSF - JavaServer Faces library for MasterKey javax @@ -46,16 +46,13 @@ commons-io commons-io 2.1 - - - + com.indexdata masterkey-common - 0.1.10-SNAPSHOT + 0.1.10 - target target/classes @@ -81,6 +78,57 @@ 1.6 + + org.apache.maven.plugins + maven-release-plugin + 2.2.2 + + clean verify + production + v@{project.version} + false + true + + + + + org.apache.maven.wagon + wagon-ssh + 1.0-beta-6 + + + org.apache.maven.wagon + wagon-ssh-external + 2.2 + + + + + false + id-maven-repo + Index Data Maven Repository + scp://maven.indexdata.com:222/var/www/maven/repository + + + id-website + scpexe://www.indexdata.com/var/www/software/mkjsf/ + + + + + id-maven-repo + http://maven.indexdata.com + + + + scm:git:ssh://git.indexdata.com:222/home/git/private/mkjsf + http://gitid.indexdata.com/?p=mkjsf.git + + + + UTF-8 + + \ No newline at end of file