You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2018/11/02 09:02:49 UTC

[sling-org-apache-sling-feature] branch master updated: Move to sling parent pom version 34.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e6001b8  Move to sling parent pom version 34.
e6001b8 is described below

commit e6001b80c2d6f5874f221aeceb0d3e883e28f500
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Fri Nov 2 09:02:23 2018 +0000

    Move to sling parent pom version 34.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d285b50..da61912 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>33</version>
+        <version>34</version>
         <relativePath />
     </parent>