This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/master by this push:
new e257b25 [AMQ-7351] Update to Apache pom parent 21
new 35923b8 Merge pull request #422 from fpapon/AMQ-7351
e257b25 is described below
commit e257b2548b4731b69ca96f92f7a7f0a9493b923d
Author: Francois Papon <[email protected]>
AuthorDate: Fri Nov 22 17:08:15 2019 +0100
[AMQ-7351] Update to Apache pom parent 21
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8960f63..a968945 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>18</version>
+ <version>21</version>
</parent>
<modelVersion>4.0.0</modelVersion>