diff options
Diffstat (limited to 'src/it/it0002-executable-static/pom.xml')
-rw-r--r-- | src/it/it0002-executable-static/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/it/it0002-executable-static/pom.xml b/src/it/it0002-executable-static/pom.xml index 7c49baf..910f63a 100644 --- a/src/it/it0002-executable-static/pom.xml +++ b/src/it/it0002-executable-static/pom.xml @@ -46,6 +46,7 @@ under the License. <defaultGoal>integration-test</defaultGoal> <plugins> <plugin> + <groupId>io.trygvis.usb</groupId> <artifactId>maven-nar-plugin</artifactId> <extensions>true</extensions> <configuration> |