X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=195d32178af310da78172106c563a41ed4683049;hb=f97f4f89dd2548bff5db6af98275ca2901ffea74;hp=94760c031d6eb801b46423e3aacb30f47fef3793;hpb=428d895d6dc31b784e953ea935d662cfc4a4bd43;p=yaz4j-moved-to-github.git diff --git a/pom.xml b/pom.xml index 94760c0..195d321 100644 --- a/pom.xml +++ b/pom.xml @@ -6,12 +6,12 @@ 4.0.0 org.yaz4j yaz4j - 1.0-SNAPSHOT + 1.0 jar yaz4j - http://indexdata.com/yaz4j + http://www.indexdata.com/yaz4j/ 2008 @@ -24,17 +24,26 @@ Rob Styles - + rob Rob.Styles@talis.com - - + Talis + http://www.talis.com/ Adam Dickmeiss - + adam adam@indexdata.dk + Index Data + http://www.indexdata.com/ + + + + + Juan Cayetano + cayetano + juancayetano.delgado@gmail.com @@ -86,6 +95,57 @@ -Djava.library.path=${basedir}/libyaz4j/lib + + + maven-antrun-plugin + + + native-sources + generate-sources + + run + + + + + + + + + + + + build-native + compile + + run + + + + + + + + + + + + clean-native + clean + + run + + + + + + + + + + + +