summaryrefslogtreecommitdiff
path: root/java/pom.xml
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2007-08-17 23:32:53 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2007-08-17 23:32:53 +0000
commit857c70fa8b6ca7e9a3b0544e1fd746fdf2752e9d (patch)
tree6c06f3b46cd83c255dedb80473e5ba287a2a34a0 /java/pom.xml
parentd86b55a492b11a617e7032820bc5045f272eba7f (diff)
downloadqpid-python-857c70fa8b6ca7e9a3b0544e1fd746fdf2752e9d.tar.gz
wrote a parser for the new URL format
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@567174 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/pom.xml')
-rw-r--r--java/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/pom.xml b/java/pom.xml
index 7331212d47..707e68f23b 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -154,7 +154,7 @@ under the License.
<module>cluster</module>
<module>systests</module>
<module>perftests</module>
- <module>integrationtests</module>
+ <!-- <module>integrationtests</module> -->
<module>management/eclipse-plugin</module>
<module>client/example</module>
<module>client-java14</module>