This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_1_X by this push:
new 7a0d267 Updating ASF parent POM
7a0d267 is described below
commit 7a0d2677647de5af030d8e6716e1b25ed7c89c9f
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sun Nov 4 12:31:39 2018 +0100
Updating ASF parent POM
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 068e55a..b0f36e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>20</version>
+ <version>21</version>
<relativePath />
</parent>