This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_0_X by this push:
new 9bdd964 Updating ASF parent POM
9bdd964 is described below
commit 9bdd9641e5f27f20a490d50a64220bc4ae2412f5
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 8333c52..62b96f4 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>