summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2019-03-20 07:30:53 +0300
committerGitHub <noreply@github.com>2019-03-20 07:30:53 +0300
commit9909b65f5ca87a87d9d863267df6b32045868ddf (patch)
treeb24283d1849adb280426b33a5d5ab3450e6fa821
parentc6423237f13a712f94a0051b0c42aa572a714791 (diff)
parent023d34521a9be4f34a48b4330e4859ba1284b7ca (diff)
downloadrabbitmq-codegen-git-9909b65f5ca87a87d9d863267df6b32045868ddf.tar.gz
Merge pull request #5 from spring-operator/polish-urls-xml-master
URL Cleanup
-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"/>