building 3.0-ece-1

This commit is contained in:
Shihab Uddin
2012-09-26 13:42:04 +02:00
parent a8e5906569
commit f28ad2d396
26 changed files with 65 additions and 65 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.twelvemonkeys.sandbox</groupId>
<artifactId>sandbox</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-ece-1</version>
<name>TwelveMonkeys :: Sandbox</name>
<packaging>pom</packaging>
@@ -16,7 +16,7 @@
<parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-ece-1</version>
</parent>
<modules>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.twelvemonkeys.sandbox</groupId>
<artifactId>sandbox</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-ece-1</version>
</parent>
<artifactId>sandbox-common</artifactId>
<packaging>jar</packaging>

View File

@@ -34,7 +34,7 @@
<parent>
<groupId>com.twelvemonkeys.sandbox</groupId>
<artifactId>sandbox</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-ece-1</version>
</parent>
<artifactId>sandbox-imageio</artifactId>
<packaging>jar</packaging>

View File

@@ -34,7 +34,7 @@
<parent>
<groupId>com.twelvemonkeys.sandbox</groupId>
<artifactId>sandbox</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-ece-1</version>
</parent>
<artifactId>sandbox-servlet</artifactId>
<packaging>jar</packaging>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.twelvemonkeys.sandbox</groupId>
<artifactId>sandbox</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-ece-1</version>
</parent>
<artifactId>sandbox-swing</artifactId>
<packaging>jar</packaging>