mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-03 23:53:15 -04:00
Fixing bad POM version
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.twelvemonkeys.sandbox</groupId>
|
<groupId>com.twelvemonkeys.sandbox</groupId>
|
||||||
<artifactId>sandbox</artifactId>
|
<artifactId>sandbox</artifactId>
|
||||||
<version>310-SNAPSHOT</version>
|
<version>3.1-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>sandbox-swing</artifactId>
|
<artifactId>sandbox-swing</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
Reference in New Issue
Block a user