summaryrefslogtreecommitdiff
path: root/qpid/java/common/templates/model/version/ServerMethodDispatcherInterface.vm
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/common/templates/model/version/ServerMethodDispatcherInterface.vm')
-rw-r--r--qpid/java/common/templates/model/version/ServerMethodDispatcherInterface.vm6
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/java/common/templates/model/version/ServerMethodDispatcherInterface.vm b/qpid/java/common/templates/model/version/ServerMethodDispatcherInterface.vm
index db388fcc65..a26154ff84 100644
--- a/qpid/java/common/templates/model/version/ServerMethodDispatcherInterface.vm
+++ b/qpid/java/common/templates/model/version/ServerMethodDispatcherInterface.vm
@@ -8,9 +8,9 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -27,7 +27,7 @@
* $supportedVersion.getMajor()-$supportedVersion.getMinor()
#end
*/
-
+
package org.apache.qpid.framing.amqp_$version.getMajor()_$version.getMinor();
import org.apache.qpid.AMQException;