This is an automated email from the ASF dual-hosted git repository. cml pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-interop-test.git
commit 11eb478731f1a839f6c20d1dc41a98bb8756c0bd Author: Kim van der Riet <[email protected]> AuthorDate: Fri Jun 29 12:08:27 2018 -0400 QPIDIT-125: Changed version number in the pom.xml file --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: [email protected] For additional commands, e-mail: [email protected]
