From 1fd29f7c3f2b1d6ee926aee9c9ca5cf8ee7ae82e Mon Sep 17 00:00:00 2001 From: serso Date: Fri, 16 Sep 2011 13:42:42 +0400 Subject: [PATCH] common module added --- pom.xml | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 9beda5c1..3329593b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,24 +11,16 @@ pom + + ../common + + ${basedir}/src/misc/lib - - org.solovyev - common - 0.1 - - - - org.beanshell - bsh - 2.0b4 - - jscl-meditor jscl-meditor @@ -37,6 +29,12 @@ ${additionalLibs}/jscl.jar + + org.beanshell + bsh + 2.0b4 + + com.intellij annotations @@ -45,4 +43,4 @@ - \ No newline at end of file +