From: erik Date: Fri, 1 Sep 2006 22:33:10 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=071ee3b92d229ef0725928e19820fcd1084d11a0;p=utils --- diff --git a/pom.xml b/pom.xml index 303f8971..cbf402e9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ http://wamblee.org support + socketproxy @@ -34,6 +35,17 @@ + + org.wamblee + support + ${project.version} + + + org.wamblee + socketproxy + ${project.version} + + commons-logging commons-logging diff --git a/support/pom.xml b/support/pom.xml index a87d7cb0..13ba0391 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -12,7 +12,6 @@ org.wamblee support jar - 0.2-SNAPSHOT wamblee.org support library http://wamblee.org @@ -57,28 +56,4 @@ - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*Test.java - - - - - - -