You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/02/19 07:41:34 UTC

[syncope] branch 2_1_X updated: Upgrading parent POM

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 b917103  Upgrading parent POM
b917103 is described below

commit b917103c886e419d0374a928b42c18278a48d684
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Feb 19 08:39:45 2020 +0100

    Upgrading parent POM
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2597287..45bdedf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>21</version>
+    <version>23</version>
     <relativePath />
   </parent>