This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/master by this push:
new a5b2afa NO-JIRA Bump Extra tests after the release
a5b2afa is described below
commit a5b2afabe24e725441a6950e4c6b81210c86e566
Author: Clebert Suconic <[email protected]>
AuthorDate: Thu Apr 16 16:31:24 2020 -0400
NO-JIRA Bump Extra tests after the release
---
tests/extra-tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index 9ce4dfe..457cd06 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.12.0-SNAPSHOT</version>
+ <version>2.13.0-SNAPSHOT</version>
</parent>
<artifactId>extra-tests</artifactId>