diff options
Diffstat (limited to 'src/it/it0003-jni/pom.xml')
-rw-r--r-- | src/it/it0003-jni/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/it/it0003-jni/pom.xml b/src/it/it0003-jni/pom.xml index eaf71c6..9069e8f 100644 --- a/src/it/it0003-jni/pom.xml +++ b/src/it/it0003-jni/pom.xml @@ -57,7 +57,7 @@ under the License. <libraries> <library> <type>jni</type> - <narSystemPackage>com.mycompany.mypackage</narSystemPackage> + <narSystemPackage>it0003</narSystemPackage> <linkCPP>false</linkCPP> </library> </libraries> |