Repository: activemq-artemis Updated Branches: refs/heads/master a3840c23c -> d03f6c867
1.5.0.SNAPSHOT on extra-tests Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/a0547134 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/a0547134 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/a0547134 Branch: refs/heads/master Commit: a05471342474addc1f8fc37678e3015296966e63 Parents: a3840c2 Author: Clebert Suconic <[email protected]> Authored: Tue Aug 16 16:21:17 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Tue Aug 16 16:21:27 2016 -0400 ---------------------------------------------------------------------- tests/extra-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/a0547134/tests/extra-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml index bd00901..415dfc6 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.4.0-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>extra-tests</artifactId>
