You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2017/09/25 13:55:23 UTC

[1/2] qpid-interop-test git commit: QPIDIT-95: update to the v18 apache parent

Repository: qpid-interop-test
Updated Branches:
  refs/heads/master bedf06c21 -> eae8c6435


QPIDIT-95: update to the v18 apache parent


Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/commit/c2019e20
Tree: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/tree/c2019e20
Diff: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/diff/c2019e20

Branch: refs/heads/master
Commit: c2019e201beccb2fc4186ab76e105ffbbdf99f1f
Parents: bedf06c
Author: Robbie Gemmell <ro...@apache.org>
Authored: Mon Sep 25 13:13:37 2017 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Mon Sep 25 13:13:37 2017 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-interop-test/blob/c2019e20/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 309a270..032cf74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>17</version>
+    <version>18</version>
   </parent>
 
   <issueManagement>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


[2/2] qpid-interop-test git commit: NO-JIRA: remove redundant version elements

Posted by ro...@apache.org.
NO-JIRA: remove redundant version elements


Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/commit/eae8c643
Tree: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/tree/eae8c643
Diff: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/diff/eae8c643

Branch: refs/heads/master
Commit: eae8c64356f6f3ca1f76a741923e2c8d0fbc8edf
Parents: c2019e2
Author: Robbie Gemmell <ro...@apache.org>
Authored: Mon Sep 25 14:54:50 2017 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Mon Sep 25 14:54:50 2017 +0100

----------------------------------------------------------------------
 shims/qpid-jms/pom.xml | 1 -
 utils/pom.xml          | 1 -
 2 files changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-interop-test/blob/eae8c643/shims/qpid-jms/pom.xml
----------------------------------------------------------------------
diff --git a/shims/qpid-jms/pom.xml b/shims/qpid-jms/pom.xml
index e56c0f7..1b0d2f0 100644
--- a/shims/qpid-jms/pom.xml
+++ b/shims/qpid-jms/pom.xml
@@ -28,7 +28,6 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>qpid-interop-test-jms-shim</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
 
   <build>
     <plugins>

http://git-wip-us.apache.org/repos/asf/qpid-interop-test/blob/eae8c643/utils/pom.xml
----------------------------------------------------------------------
diff --git a/utils/pom.xml b/utils/pom.xml
index d911b2c..9367cfb 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -27,6 +27,5 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>qpid-interop-test-utils</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
 
 </project>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org