From a6a92b9b3d2bfd9a56e1e5e9cfba706d1aeeaae5 Mon Sep 17 00:00:00 2001 From: Stuart Sierra Date: Sat, 7 Aug 2010 16:41:53 -0400 Subject: Split all namespaces into sub-modules. * Examples and tests have not been copied over. * Clojure test/compile phases are commented out in parent POM. * May require installing parent POM before full build. --- modules/agent-utils/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 modules/agent-utils/pom.xml (limited to 'modules/agent-utils/pom.xml') diff --git a/modules/agent-utils/pom.xml b/modules/agent-utils/pom.xml new file mode 100644 index 00000000..2ad2d471 --- /dev/null +++ b/modules/agent-utils/pom.xml @@ -0,0 +1,16 @@ + + + 4.0.0 + + org.clojure.contrib + parent + 1.3.0-SNAPSHOT + ../parent + + agent-utils + + + \ No newline at end of file -- cgit v1.2.3-18-g5258