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-caconfig-mock-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new ceac6d8 update to sling-bundle-parent 46
ceac6d8 is described below
commit ceac6d8c03abe8b7c2c706992d184d6293c70c06
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Nov 29 18:00:24 2021 +0100
update to sling-bundle-parent 46
---
pom.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1b7870b..02fa364 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>41</version>
+ <version>46</version>
<relativePath />
</parent>
@@ -33,6 +33,10 @@
<name>Apache Sling Context-Aware Configuration Mock Plugin</name>
<description>Mock Context Plugin for Apache Sling Context-Aware
Configuration</description>
+ <properties>
+
<project.build.outputTimestamp>2021-11-29T00:00:00Z</project.build.outputTimestamp>
+ </properties>
+
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git</developerConnection>