diff --git a/sandbox/pom.xml b/sandbox/pom.xml index 20decb8b..2a022f46 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -79,6 +79,12 @@ ${project.version} provided + + com.twelvemonkeys.sandbox + sandbox-common + ${project.version} + compile + com.twelvemonkeys.common @@ -120,7 +126,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.2 + 2.4 diff --git a/sandbox/sandbox-imageio/pom.xml b/sandbox/sandbox-imageio/pom.xml index c574bd69..4974cd80 100644 --- a/sandbox/sandbox-imageio/pom.xml +++ b/sandbox/sandbox-imageio/pom.xml @@ -40,7 +40,7 @@ jar TwelveMonkeys :: Sandbox :: ImageIO - The TwelveMonkeys ImageIO Sandbox. Experimental stuff. Old retired stuff. + The TwelveMonkeys ImageIO Sandbox. New experimental stuff. Old retired stuff. @@ -62,6 +62,12 @@ compile + + com.twelvemonkeys.sandbox + sandbox-common + compile + + com.twelvemonkeys.common common-io