diff --git a/.gitignore b/.gitignore index 5c99b18..8a01a23 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ data/ logs/ remoteNodeStore/ target/ +*.solib diff --git a/pom.xml b/pom.xml index f983b37..56f5975 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ mv - target/classes/jniUtilLib.solib + ${basedir}/jniUtilLib.solib resources/ @@ -119,4 +119,4 @@ test - \ No newline at end of file +