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/12/07 08:42:46 UTC

[sling-org-apache-sling-testing-caconfig-mock-plugin] branch master updated: [maven-release-plugin] prepare release org.apache.sling.testing.caconfig-mock-plugin-1.3.6

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 13f0da9  [maven-release-plugin] prepare release org.apache.sling.testing.caconfig-mock-plugin-1.3.6
13f0da9 is described below

commit 13f0da9f567972cb0d7bdf45830f7a45ba6adca1
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Tue Dec 7 09:42:41 2021 +0100

    [maven-release-plugin] prepare release org.apache.sling.testing.caconfig-mock-plugin-1.3.6
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6709532..55b15ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,19 +29,19 @@
 
     <artifactId>org.apache.sling.testing.caconfig-mock-plugin</artifactId>
     <packaging>jar</packaging>
-    <version>1.3.5-SNAPSHOT</version>
+    <version>1.3.6</version>
     <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-29T17:20:04Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-12-07T08:42:20Z</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>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-caconfig-mock-plugin.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.testing.caconfig-mock-plugin-1.3.6</tag>
     </scm>
 
     <build>