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 c61ec99 [maven-release-plugin] prepare release
org.apache.sling.starter.content-2.0.2
c61ec99 is described below
commit c61ec9927a6f28f51eb427fc57c4426a5cf4ee5a
Author: Eric Norman <[email protected]>
AuthorDate: Wed Oct 22 13:53:55 2025 -0700
[maven-release-plugin] prepare release
org.apache.sling.starter.content-2.0.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 07d9e6c..d3cf09c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.starter.content</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.2</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.2</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>1756263829</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1761166419</project.build.outputTimestamp>
<oak.version>1.16.0</oak.version>
</properties>
<dependencies>