This is an automated email from the ASF dual-hosted git repository.
orudyy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
The following commit(s) were added to refs/heads/master by this push:
new 8800c7e [maven-release-plugin] prepare branch 7.1.x
8800c7e is described below
commit 8800c7e1523a1ea40cce4145940c46339d2d29e2
Author: Alex Rudyy <[email protected]>
AuthorDate: Wed Dec 19 15:21:27 2018 +0000
[maven-release-plugin] prepare branch 7.1.x
---
pom.xml | 2 +-
systests/protocol-tests-amqp-0-10/pom.xml | 4 +---
systests/protocol-tests-amqp-0-8/pom.xml | 4 +---
systests/qpid-systests-http-management/pom.xml | 4 +---
systests/qpid-systests-jms-core/pom.xml | 3 +--
5 files changed, 5 insertions(+), 12 deletions(-)
diff --git a/pom.xml b/pom.xml
index 518d9b8..3e42f0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/qpid-broker-j.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-broker-j.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf/qpid-broker-j.git</url>
- <tag>7.0.x</tag>
+ <tag>7.1.x</tag>
</scm>
<distributionManagement>
diff --git a/systests/protocol-tests-amqp-0-10/pom.xml
b/systests/protocol-tests-amqp-0-10/pom.xml
index 53b049e..90e20df 100644
--- a/systests/protocol-tests-amqp-0-10/pom.xml
+++ b/systests/protocol-tests-amqp-0-10/pom.xml
@@ -15,9 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<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">
+<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">
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-systests-parent</artifactId>
diff --git a/systests/protocol-tests-amqp-0-8/pom.xml
b/systests/protocol-tests-amqp-0-8/pom.xml
index 4a99449..cd81d4d 100644
--- a/systests/protocol-tests-amqp-0-8/pom.xml
+++ b/systests/protocol-tests-amqp-0-8/pom.xml
@@ -15,9 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<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">
+<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">
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-systests-parent</artifactId>
diff --git a/systests/qpid-systests-http-management/pom.xml
b/systests/qpid-systests-http-management/pom.xml
index f2efd77..a913d68 100644
--- a/systests/qpid-systests-http-management/pom.xml
+++ b/systests/qpid-systests-http-management/pom.xml
@@ -19,9 +19,7 @@
~ under the License.
~
-->
-<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">
+<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">
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-systests-parent</artifactId>
diff --git a/systests/qpid-systests-jms-core/pom.xml
b/systests/qpid-systests-jms-core/pom.xml
index 06c488a..fb8fcdf 100644
--- a/systests/qpid-systests-jms-core/pom.xml
+++ b/systests/qpid-systests-jms-core/pom.xml
@@ -15,8 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<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">
+<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.qpid</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]