X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=pom.xml;h=3fee5e9aa675dae37d37234575af67e5f9af08ad;hb=46c399db1686147ddfb29ab281176751a49c6ff4;hp=4271042a47961163b90a119c932ef620eea6b909;hpb=2ba58b28a0a13713dc5d7a92644f0b7394672d46;p=yaz4j-moved-to-github.git diff --git a/pom.xml b/pom.xml index 4271042..3fee5e9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,9 +2,13 @@ 4.0.0 org.yaz4j yaz4j-lib - 1.4-SNAPSHOT + 1.5-SNAPSHOT pom + + 3.0.4 + + yaz4j http://www.indexdata.com/yaz4j/ @@ -214,7 +218,7 @@ false id-maven-repo Index Data Maven Repository - scp://maven.indexdata.com:222/var/www/maven/repository + scp://maven.indexdata.com:22/var/www/maven/repository id-website @@ -233,10 +237,10 @@ win32 C:\Program Files\YAZ - C:\Program Files\swigwin-2.0.7\swig + swig "-I${yaz.path}\include" - "${yaz.path}\lib\yaz4.lib" + "${yaz.path}\lib\yaz5.lib" win32 @@ -251,7 +255,7 @@ - linux + linux so yaz-config @@ -276,9 +280,17 @@ + outputproperty="yaz-config.include" + errorproperty="yaz-config.error"> + + + + - + osx @@ -322,13 +334,31 @@ osx dylib - mac + darwin + ${java.home}/../include + + + unix + + + + + + apple-jdk + + + java.vendor + Apple Inc. + + + ${java.home}/../Headers unix +