X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fzgate%2Fpom.xml;fp=examples%2Fzgate%2Fpom.xml;h=190c6d7b1a4e16e67956a75101d821a53e60716e;hb=e845ab8943d6c8ec04d9f4d43aaf2eac59b80eca;hp=0000000000000000000000000000000000000000;hpb=8145352ec69766d06756342ba4b85c6b66361849;p=yaz4j-moved-to-github.git diff --git a/examples/zgate/pom.xml b/examples/zgate/pom.xml new file mode 100644 index 0000000..190c6d7 --- /dev/null +++ b/examples/zgate/pom.xml @@ -0,0 +1,55 @@ + + 4.0.0 + com.indexdata + zgate + war + 1.0-SNAPSHOT + HTTP-to-Z3950 gateway + http://maven.apache.org + + + + org.yaz4j + yaz4j-any + 1.0-SNAPSHOT + provided + + + + javax.servlet + servlet-api + 2.5 + provided + + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + + junit + junit + 3.8.1 + test + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.5 + 1.5 + + + + zgate + +