This is an automated email from the ASF dual-hosted git repository.
rombert 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 0480402 [maven-release-plugin] prepare release
org.apache.sling.starter.content-1.0.12
0480402 is described below
commit 0480402795c5ca9ca8958d33923aa965113dd768
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Mar 4 16:58:24 2022 +0200
[maven-release-plugin] prepare release
org.apache.sling.starter.content-1.0.12
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index e6e7458..92069ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.starter.content</artifactId>
- <version>1.0.11-SNAPSHOT</version>
+ <version>1.0.12</version>
<name>Apache Sling Starter Content</name>
<description>
@@ -40,12 +40,12 @@
<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>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-starter-content.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.starter.content-1.0.12</tag>
</scm>
<properties>
<frontend.target>target/frontend</frontend.target>
- <project.build.outputTimestamp>1638975268</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1646405798</project.build.outputTimestamp>
</properties>
<build>