[maven-release-plugin] prepare release org.apache.sling.models.caconfig-1.0.2
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>