mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-02 19:15:29 -04:00
Fixing bad POM version
This commit is contained in:
parent
5313ffd6fc
commit
a96d9e192e
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user