summaryrefslogtreecommitdiff
path: root/java/common/MethodDelegate.tpl
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-07-29 19:03:34 +0000
committerRafael H. Schloming <rhs@apache.org>2008-07-29 19:03:34 +0000
commit10f23aca8dab83f51cb4fce341dc7fef7dac44b9 (patch)
treee5a2f87fa041d49c682fef6c13d8e7e10429d156 /java/common/MethodDelegate.tpl
parent8347e88e113fe70a4875271118db1d507aebde71 (diff)
downloadqpid-python-10f23aca8dab83f51cb4fce341dc7fef7dac44b9.tar.gz
QPID-1072: renamed org.apache.qpidity -> org.apache.qpid
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@680803 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common/MethodDelegate.tpl')
-rw-r--r--java/common/MethodDelegate.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/common/MethodDelegate.tpl b/java/common/MethodDelegate.tpl
index e5ab1ae1e7..84fa0e43da 100644
--- a/java/common/MethodDelegate.tpl
+++ b/java/common/MethodDelegate.tpl
@@ -1,4 +1,4 @@
-package org.apache.qpidity.transport;
+package org.apache.qpid.transport;
public abstract class MethodDelegate<C> {