From 071ee3b92d229ef0725928e19820fcd1084d11a0 Mon Sep 17 00:00:00 2001 From: erik Date: Fri, 1 Sep 2006 22:33:10 +0000 Subject: [PATCH] --- pom.xml | 12 ++++++++++++ support/pom.xml | 25 ------------------------- 2 files changed, 12 insertions(+), 25 deletions(-) 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 - - - - - - - -- 2.31.1