Skip to content

Commit

Permalink
Fixes wrong scope
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Schnicke <frank.schnicke@iese.fraunhofer.de>
  • Loading branch information
FrankSchnicke committed Aug 10, 2023
1 parent 54d2702 commit 2780d2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<groupId>org.eclipse.digitaltwin.basyx</groupId>
<artifactId>basyx.submodelservice-http</artifactId>
<classifier>tests</classifier>
<scope>tests</scope>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 2780d2b

Please sign in to comment.