X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=unix%2Fpom.xml;h=4bd876822c2490c606b3b6cf1654e0562a94b723;hb=HEAD;hp=26b6abe9546668a920240663daac334320d6790c;hpb=65828da3df4840ce548e032ecedb3388bae1d1ab;p=yaz4j-moved-to-github.git diff --git a/unix/pom.xml b/unix/pom.xml index 26b6abe..4bd8768 100644 --- a/unix/pom.xml +++ b/unix/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.yaz4j yaz4j-lib - 1.5-SNAPSHOT + 1.6-SNAPSHOT org.yaz4j libyaz4j @@ -17,6 +17,7 @@ maven-antrun-plugin + 1.8 write-yaz-config @@ -25,25 +26,23 @@ run - + - + - + - - + + @@ -70,6 +69,7 @@ org.codehaus.mojo native-maven-plugin + 1.0-alpha-8 true ${javahOS} @@ -77,7 +77,7 @@ generic g++ - -fPIC + -fPIC -Wno-deprecated-declarations ${yaz.cflags} @@ -111,10 +111,11 @@ org.apache.maven.plugins maven-compiler-plugin + 3.3 UTF-8 - 1.6 - 1.6 + 1.7 + 1.7 true true @@ -123,6 +124,7 @@ org.codehaus.mojo build-helper-maven-plugin + 1.9.1 include-generated-test-sources @@ -140,6 +142,7 @@ maven-surefire-plugin + 2.18.1 once target @@ -148,29 +151,4 @@ - - - - Codehaus Snapshots - http://snapshots.repository.codehaus.org/ - - true - - - false - - - - - - Codehaus Snapshots - http://snapshots.repository.codehaus.org/ - - true - - - true - - -