This is an automated email from the ASF dual-hosted git repository.

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-content.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f32fde  [maven-release-plugin] prepare release 
org.apache.sling.starter.content-2.0.0
5f32fde is described below

commit 5f32fde45c7c8e4b2842e2e4a9bb846e42e43a09
Author: Eric Norman <[email protected]>
AuthorDate: Tue Aug 26 20:03:28 2025 -0700

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

diff --git a/pom.xml b/pom.xml
index 0593049..f223a78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.starter.content</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
 
     <name>Apache Sling Starter Content</name>
     <description>This bundle provides content that is loaded in the JCR 
repository
@@ -37,14 +37,14 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-content.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-content.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.starter.content-2.0.0</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-starter-content.git</url>
     </scm>
 
     <properties>
         <sling.java.version>17</sling.java.version>
         <frontend.target>target/frontend</frontend.target>
-        
<project.build.outputTimestamp>1734087596</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1756263793</project.build.outputTimestamp>
         <oak.version>1.16.0</oak.version>
     </properties>
     <dependencies>

Reply via email to