You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2020/10/16 12:29:57 UTC

[sling-org-apache-sling-junit-core] branch master updated: SLING-9835 - update to sling-bundle-parent 40

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 69339e3  SLING-9835 - update to sling-bundle-parent 40
69339e3 is described below

commit 69339e3f5aafd03b4b8eac5a07ee64a0d51097ba
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Fri Oct 16 14:29:27 2020 +0200

    SLING-9835 - update to sling-bundle-parent 40
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b7d45a..0ea7095 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>39</version>
+        <version>40</version>
         <relativePath />
     </parent>