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-messages.git
The following commit(s) were added to refs/heads/master by this push:
new 1698d32 SLING-8531 Update parent
1698d32 is described below
commit 1698d32231ff23f3c9bb2476620b0e259a9eeb5e
Author: Christian Schneider <[email protected]>
AuthorDate: Fri Jul 12 14:55:01 2019 +0200
SLING-8531 Update parent
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 89b44c6..a2206cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<!--
======================================================================= -->
<parent>
<groupId>org.apache.sling</groupId>
- <artifactId>sling</artifactId>
+ <artifactId>sling-bundle-parent</artifactId>
<version>35</version>
<relativePath />
</parent>