diff --git a/bsf-pom.xml b/bsf-pom.xml new file mode 100644 index 0000000..fd9d8f6 --- /dev/null +++ b/bsf-pom.xml @@ -0,0 +1,37 @@ + + 4.0.0 + + org.apache + apache + 3 + + bsf + bsf + 2.4.0 + Bean Scripting Framework + http://jakarta.apache.org/bsf + + + scm:svn:http://svn.apache.org/jakarta/bsf/tags/bsf-2.4.0 + scm:svn:https://svn.apache.org/jakarta/bsf/tags/bsf-2.4.0 + http://svn.apache.org/viewvc/jakarta/bsf/tags/bsf-2.4.0 + + + + + commons-logging + commons-logging + 1.0.4 + compile + + + junit + junit + 3.8.2 + test + + + +