Repository: activemq-artemis Updated Branches: refs/heads/master 4574b3ee1 -> f9dd891db
Bump extra test version after release tag Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/a261feaf Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/a261feaf Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/a261feaf Branch: refs/heads/master Commit: a261feafd84a2866413f7a625f3b1a24ca085aa5 Parents: 4574b3e Author: Martyn Taylor <[email protected]> Authored: Wed Jun 8 13:42:36 2016 +0100 Committer: Martyn Taylor <[email protected]> Committed: Wed Jun 8 13:42:36 2016 +0100 ---------------------------------------------------------------------- tests/extra-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/a261feaf/tests/extra-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml index 5377ed4..1da200a 100644 --- a/tests/extra-tests/pom.xml +++ b/tests/extra-tests/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>extra-tests</artifactId>
