X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win32%2Fpom.xml;h=d331fa3239e0b77e12c6c55a26b7e63d4f943795;hb=9fb11a6baedfc0506eaddb92952c103e79ad4405;hp=fe97eae7251873d29794e7cbf2536cd24742e84d;hpb=45fa8afc47499349a694bc1d68ccfd947dda90aa;p=yaz4j-moved-to-github.git diff --git a/win32/pom.xml b/win32/pom.xml index fe97eae..d331fa3 100644 --- a/win32/pom.xml +++ b/win32/pom.xml @@ -3,7 +3,7 @@ org.yaz4j yaz4j-lib - 1.2-SNAPSHOT + 1.5-SNAPSHOT org.yaz4j yaz4j @@ -16,7 +16,8 @@ org.codehaus.mojo - native-maven-plugin + native-maven-plugin + 1.0-alpha-8 true win32 @@ -55,11 +56,12 @@ because they need to load so/dll --> org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin + 2.0.2 UTF-8 - 1.6 - 1.6 + 1.7 + 1.7 true true @@ -68,7 +70,8 @@ org.codehaus.mojo build-helper-maven-plugin - + 1.9.1 + include-generated-test-sources generate-test-sources @@ -85,13 +88,17 @@ maven-surefire-plugin - + 2.18.1 + once - target - -Djava.library.path="${project.build.directory}" + target + + ${project.build.directory};${yaz.path}\bin + +