summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--amqp-1.0/messaging.xml2
-rw-r--r--amqp-1.0/security.xml2
-rw-r--r--amqp-1.0/transactions.xml2
-rw-r--r--amqp-1.0/transport.xml2
-rw-r--r--amqp-1.0/types.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/amqp-1.0/messaging.xml b/amqp-1.0/messaging.xml
index 996a018d..f3b9b3a1 100644
--- a/amqp-1.0/messaging.xml
+++ b/amqp-1.0/messaging.xml
@@ -32,7 +32,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<amqp name="messaging" xmlns="http://www.amqp.org/schema/amqp.xsd">
+<amqp name="messaging" xmlns="https://www.amqp.org/schema/amqp.xsd">
<section name="message-format">
<type name="header" class="composite" source="list" provides="section">
<descriptor name="amqp:header:list" code="0x00000000:0x00000070"/>
diff --git a/amqp-1.0/security.xml b/amqp-1.0/security.xml
index 078bbd32..22b2bb38 100644
--- a/amqp-1.0/security.xml
+++ b/amqp-1.0/security.xml
@@ -32,7 +32,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<amqp name="security" xmlns="http://www.amqp.org/schema/amqp.xsd">
+<amqp name="security" xmlns="https://www.amqp.org/schema/amqp.xsd">
<section name="tls">
<definition name="TLS-MAJOR" value="1"/>
<definition name="TLS-MINOR" value="0"/>
diff --git a/amqp-1.0/transactions.xml b/amqp-1.0/transactions.xml
index 71c337b4..c562d756 100644
--- a/amqp-1.0/transactions.xml
+++ b/amqp-1.0/transactions.xml
@@ -32,7 +32,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<amqp name="transactions" xmlns="http://www.amqp.org/schema/amqp.xsd">
+<amqp name="transactions" xmlns="https://www.amqp.org/schema/amqp.xsd">
<section name="coordination">
<type name="coordinator" class="composite" source="list" provides="target">
<descriptor name="amqp:coordinator:list" code="0x00000000:0x00000030"/>
diff --git a/amqp-1.0/transport.xml b/amqp-1.0/transport.xml
index d527502f..34c1cf25 100644
--- a/amqp-1.0/transport.xml
+++ b/amqp-1.0/transport.xml
@@ -32,7 +32,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<amqp name="transport" xmlns="http://www.amqp.org/schema/amqp.xsd">
+<amqp name="transport" xmlns="https://www.amqp.org/schema/amqp.xsd">
<section name="performatives">
<type name="open" class="composite" source="list" provides="frame">
<descriptor name="amqp:open:list" code="0x00000000:0x00000010"/>
diff --git a/amqp-1.0/types.xml b/amqp-1.0/types.xml
index b8ed7ad5..f91baa3d 100644
--- a/amqp-1.0/types.xml
+++ b/amqp-1.0/types.xml
@@ -32,7 +32,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<amqp name="types" xmlns="http://www.amqp.org/schema/amqp.xsd">
+<amqp name="types" xmlns="https://www.amqp.org/schema/amqp.xsd">
<section name="encodings">
<type name="null" class="primitive">
<encoding code="0x40" category="fixed" width="0"/>