File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<groupId >com.rabbitmq</groupId >
Original file line number Diff line number Diff line change 1
1
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/maven-v4_0_0.xsd" >
2
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.rabbitmq</groupId >
5
5
<artifactId >rabbitmq-tutorial-scala</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <con : soapui-project id =" 9de2d9a5-1db3-43ac-9c62-cccf2f43ed0f" activeEnvironment =" Default" name =" RabbitMQ-tutorials" resourceRoot =" " soapui-version =" 5.4.0" abortOnError =" false" runType =" SEQUENTIAL" xmlns : con =" http ://eviware.com/soapui/config" >
2
+ <con : soapui-project id =" 9de2d9a5-1db3-43ac-9c62-cccf2f43ed0f" activeEnvironment =" Default" name =" RabbitMQ-tutorials" resourceRoot =" " soapui-version =" 5.4.0" abortOnError =" false" runType =" SEQUENTIAL" xmlns : con =" https ://eviware.com/soapui/config" >
3
3
<con : settings />
4
4
<con : testSuite id =" 554d77cd-3893-4d7d-a6d0-3e7f0f25a604" name =" RabbitMQ Tutorial 1" >
5
5
<con : description >The simplest thing that does something</con : description >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
2
<modelVersion >4.0.0</modelVersion >
3
3
4
4
<groupId >com.rabbitmq</groupId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<groupId >org.springframework.amqp</groupId >
You can’t perform that action at this time.
0 commit comments