X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=046d47845aacb914fe6a2af8c5c28cbf4377defd;hb=fd64e81283dc633a46f4e7538a874d0c17368683;hp=f94827636ba8279e30941ced2bbee9b22680ecc8;hpb=03b42f5f391b64a6611f2848cd07ccdaa113f51d;p=mkjsf-moved-to-github.git diff --git a/pom.xml b/pom.xml index f948276..046d478 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.indexdata mkjsf - 0.0.5-SNAPSHOT + 0.0.8-SNAPSHOT MasterKey JSF jar MKJSF - JavaServer Faces library for MasterKey @@ -14,7 +14,7 @@ provided - + org.glassfish javax.faces @@ -24,19 +24,14 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api 1.2.1 - - + org.jboss.weld.servlet weld-servlet 1.1.10.Final - - - org.apache.httpcomponents - httpclient - 4.2.3 - - + + + org.apache.myfaces.tomahawk tomahawk20 @@ -46,11 +41,18 @@ commons-io commons-io 2.1 - + + + org.apache.httpcomponents + httpclient + 4.2.3 + + + com.indexdata masterkey-common - 0.1.10 + 0.1.36 @@ -63,6 +65,7 @@ main/ *.java + META-INF/beans.xml @@ -90,6 +93,15 @@ true + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + ${env} + + + @@ -113,7 +125,7 @@ id-website - scpexe://www.indexdata.com/var/www/software/mkjsf/ + scpexe://www.indexdata.com/var/www/software/mkjsf/project/ @@ -123,12 +135,63 @@ - scm:git:ssh://git.indexdata.com:222/home/git/private/mkjsf + scm:git:ssh://git.indexdata.com:222/home/git/pub/mkjsf http://gitid.indexdata.com/?p=mkjsf.git - UTF-8 + + UTF-8 + + + + default + + true + + + + + + + + + + META-INF + src/main/resources/tomcat + + beans.xml + + + + + + + + + as + + as + + + + + + + META-INF + src/main/resources/as + + beans.xml + + + + + + \ No newline at end of file