summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-05-08 12:49:24 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-05-08 12:49:24 +0000
commit4ab6b2cfe9abfe76228f844f9f601ddfddf71b0b (patch)
tree22719f20ea4ff0de16506b23b0b5fd7c24b7cd5d /qpid/java
parent7fd323b5860d7adae5d4972bab9a9ea51bf3502d (diff)
downloadqpid-python-4ab6b2cfe9abfe76228f844f9f601ddfddf71b0b.tar.gz
QPID-1037: revert the junit-toolkit change
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@654513 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/junit-toolkit/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/junit-toolkit/build.xml b/qpid/java/junit-toolkit/build.xml
index b5fc2604e5..a2f352c4b7 100644
--- a/qpid/java/junit-toolkit/build.xml
+++ b/qpid/java/junit-toolkit/build.xml
@@ -19,7 +19,6 @@
-
-->
<project name="Junit Toolkit" default="build">
- <property name="module.name" value="junit-toolkit-maven-plugin"/>
<property name="module.src" value="src/main"/>
<import file="../module.xml"/>