diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..9beda5c1 --- /dev/null +++ b/pom.xml @@ -0,0 +1,48 @@ + + + + 4.0.0 + + org.solovyev.android + calculator + 0.0.1 + + pom + + + ${basedir}/src/misc/lib + + + + + + org.solovyev + common + 0.1 + + + + org.beanshell + bsh + 2.0b4 + + + + jscl-meditor + jscl-meditor + 2.3.5 + system + ${additionalLibs}/jscl.jar + + + + com.intellij + annotations + 7.0.3 + + + + + \ No newline at end of file