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 7be7716 NO-JIRA POM on extra-tests to 2.15.0-SNAPSHOT
7be7716 is described below
commit 7be77169c2520d8ba7d0c486f176f7a8cf44e31a
Author: Clebert Suconic <[email protected]>
AuthorDate: Thu Jul 9 13:57:20 2020 -0400
NO-JIRA POM on extra-tests to 2.15.0-SNAPSHOT
---
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 e0976e5..974e83e 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.14.0-SNAPSHOT</version>
+ <version>2.15.0-SNAPSHOT</version>
</parent>
<artifactId>extra-tests</artifactId>