[maven-release-plugin] prepare release org.apache.sling.auth.core-1.4.8
diff --git a/pom.xml b/pom.xml
index cafebb5..c94a3da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.auth.core</artifactId>
-    <version>1.4.7-SNAPSHOT</version>
+    <version>1.4.8</version>
 
     <name>Apache Sling Auth Core</name>
     <description>
@@ -48,7 +48,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-auth-core.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.auth.core-1.4.8</tag>
   </scm>
 
   <dependencies>