diff options
Diffstat (limited to 'src/it/it0006-jni-3rdparty')
-rw-r--r-- | src/it/it0006-jni-3rdparty/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/it/it0006-jni-3rdparty/pom.xml b/src/it/it0006-jni-3rdparty/pom.xml index addbc0f..2283376 100644 --- a/src/it/it0006-jni-3rdparty/pom.xml +++ b/src/it/it0006-jni-3rdparty/pom.xml @@ -47,6 +47,7 @@ under the License. <defaultGoal>integration-test</defaultGoal> <plugins> <plugin> + <groupId>io.trygvis.usb</groupId> <artifactId>maven-nar-plugin</artifactId> <extensions>true</extensions> <configuration> |