This is an automated email from the ASF dual-hosted git repository.
fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/master by this push:
new 3d890bd [SHIRO-664] Upgrade to Apache pom parent 21
new 6fc015e Merge pull request #115 from fpapon/SHIRO-664
3d890bd is described below
commit 3d890bdb0877d6fa43fe77057817fde6af9aaf11
Author: Francois Papon <[email protected]>
AuthorDate: Sun Feb 3 11:08:34 2019 +0400
[SHIRO-664] Upgrade to Apache pom parent 21
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bf41f4d..0fd99ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>18</version>
+ <version>21</version>
</parent>
<groupId>org.apache.shiro</groupId>