This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 0e1fd4f  SLING-9529 : Update auth core to parent pom 39 or newer
0e1fd4f is described below

commit 0e1fd4f863c20ca9bf822da3fe335d0c4acff808
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Aug 5 15:31:02 2020 +0200

    SLING-9529 : Update auth core to parent pom 39 or newer
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97d5350..4eb3f71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>38</version>
+        <version>39</version>
         <relativePath />
     </parent>
 

Reply via email to