X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=3c856a033a3fc8733444ac2bb0c187a08fa971e4;hb=refs%2Fheads%2Fglassfish-version;hp=4de438a3f8d52c7091cc51f0bf02a7cf28f9ca70;hpb=dd08c7e80f3f3e5c5a3c856bedbc04a665cdda92;p=mkjsf-moved-to-github.git diff --git a/pom.xml b/pom.xml index 4de438a..3c856a0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ 4.0.0 com.indexdata - pz2utils4jsf-as - 0.0.1-SNAPSHOT - pz2utils4jsf-as + mkjsf + 0.0.6-SNAPSHOT + MasterKey JSF jar - Components for building Pazpar2 application using JSF. Application server version + MKJSF - JavaServer Faces library for MasterKey javax @@ -18,8 +18,8 @@ org.glassfish javax.faces - 2.1.16 provided + 2.1.21 javax.servlet.jsp.jstl @@ -33,15 +33,29 @@ weld-servlet 1.1.10.Final provided + + + org.apache.httpcomponents + httpclient + 4.2.3 + + + + org.apache.myfaces.tomahawk + tomahawk20 + 1.1.10 - + + commons-io + commons-io + 2.1 + com.indexdata masterkey-common - 0.1.10-SNAPSHOT + 0.1.10 - target-as target-as/classes @@ -63,10 +77,61 @@ src/META-INF/ - 1.7 - 1.7 + 1.6 + 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 + + - \ No newline at end of file + + + 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 + + +