You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cs...@apache.org on 2019/07/12 12:51:38 UTC

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: SLING-8531 Update parent

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

cschneider pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git


The following commit(s) were added to refs/heads/master by this push:
     new b6a0572  SLING-8531 Update parent
b6a0572 is described below

commit b6a0572732e6efdf66218108f29540199e41bcde
Author: Christian Schneider <cs...@adobe.com>
AuthorDate: Fri Jul 12 14:51:29 2019 +0200

    SLING-8531 Update parent
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6908778..18517a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,8 +25,8 @@
     <!-- ======================================================================= -->
     <parent>
         <groupId>org.apache.sling</groupId>
-        <artifactId>sling</artifactId>
-        <version>34</version>
+        <artifactId>sling-bundle-parent</artifactId>
+        <version>35</version>
         <relativePath />
     </parent>