You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2021/08/24 21:53:30 UTC

[sling-org-apache-sling-testing-osgi-mock] branch master updated: update to sling-bundle-parent 44

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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-osgi-mock.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ac3bcb  update to sling-bundle-parent 44
1ac3bcb is described below

commit 1ac3bcbf4617eb557045f09f1ee2ca9a9d468fc2
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Tue Aug 24 23:53:19 2021 +0200

    update to sling-bundle-parent 44
---
 parent/pom.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0f0ae97..2d8f6ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>41</version>
+        <version>44</version>
         <relativePath />
     </parent>
 
@@ -34,6 +34,10 @@
     <name>Apache Sling Testing OSGi Mock Parent</name>
     <description>Mock implementation of selected OSGi APIs.</description>
 
+    <properties>
+        <project.build.outputTimestamp>2021-08-24T00:00:00Z</project.build.outputTimestamp>
+    </properties>
+
     <dependencies>
 
         <dependency>