Skip to content

Commit 0b01aba

Browse files
committed
Fixed groupId
1 parent ccced45 commit 0b01aba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • archetypes/complete/src/main/resources/archetype-resources

archetypes/complete/src/main/resources/archetype-resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
</dependency>
8686

8787
<dependency>
88-
<groupId>net.automatalib.visualization</groupId>
88+
<groupId>net.automatalib</groupId>
8989
<artifactId>automata-jung-visualizer</artifactId>
9090
<scope>runtime</scope>
9191
</dependency>

0 commit comments

Comments
 (0)