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 2022/08/08 14:03:10 UTC

[sling-org-apache-sling-models-caconfig] branch master updated: [maven-release-plugin] prepare release org.apache.sling.models.caconfig-1.0.2

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-models-caconfig.git


The following commit(s) were added to refs/heads/master by this push:
     new ddb525c  [maven-release-plugin] prepare release org.apache.sling.models.caconfig-1.0.2
ddb525c is described below

commit ddb525c0dcd574ec35da36dcbc3ba1659ababe29
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Mon Aug 8 16:03:05 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index e6b7b3d..a673ee6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.models.caconfig</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2</version>
     <packaging>jar</packaging>
     <name>Apache Sling Models Context-Aware Configuration</name>
     <description>Integration of Sling Models and Sling Context-Aware Configuration</description>
@@ -37,11 +37,11 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-caconfig.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-caconfig.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-caconfig.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.models.caconfig-1.0.2</tag>
   </scm>
 
     <properties>
-        <project.build.outputTimestamp>2022-01-03T11:49:36Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-08-08T14:02:46Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>