You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kp...@apache.org on 2018/09/07 16:09:23 UTC

[05/18] qpid-interop-test git commit: QPIDIT-125: Changed version number in the pom.xml file

QPIDIT-125: Changed version number in the pom.xml file


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/70e87e0e
Tree: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/tree/70e87e0e
Diff: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/diff/70e87e0e

Branch: refs/heads/0.2.x
Commit: 70e87e0e138ef3d54e81d03c2d0c687bb1b155a0
Parents: 2a0946d
Author: Kim van der Riet <kv...@localhost.localdomain>
Authored: Fri Jun 29 12:08:27 2018 -0400
Committer: Kim van der Riet <kv...@localhost.localdomain>
Committed: Fri Jun 29 12:08:27 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/qpid-interop-test/blob/70e87e0e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f80cc0c..822b9c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <groupId>org.apache.qpid</groupId>
   <artifactId>qpid-interop-test-parent</artifactId>
   <packaging>pom</packaging>
-  <version>0.1.0</version>
+  <version>0.2.0-rc1</version>
   <url>https://qpid.apache.org</url>
   <name>Qpid Interop Test</name>
   <description>Qpid client interoperability test suite for AMQP 1.0 clients</description>


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