Repository: activemq-artemis Updated Branches: refs/heads/master af56b67e3 -> 23b5a0585
NO-JIRA Extra tests upgrade on pom Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/23b5a058 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/23b5a058 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/23b5a058 Branch: refs/heads/master Commit: 23b5a0585cd2c189456c4c42f3aaab5a61fc557b Parents: af56b67 Author: Clebert Suconic <[email protected]> Authored: Wed May 16 21:54:21 2018 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed May 16 21:54:21 2018 -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/23b5a058/tests/extra-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml index 6665f7d..c9812fe 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>2.6.0-SNAPSHOT</version> + <version>2.7.0-SNAPSHOT</version> </parent> <artifactId>extra-tests</artifactId>
