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 5eea355  [maven-release-plugin] prepare release 
org.apache.sling.starter.content-1.0.14
5eea355 is described below

commit 5eea35568c6b18c2d9182599952be9e96efb7932
Author: Eric Norman <[email protected]>
AuthorDate: Thu Oct 19 17:30:31 2023 -0700

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

diff --git a/pom.xml b/pom.xml
index 53171cd..aab42f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.starter.content</artifactId>
-  <version>1.0.13-SNAPSHOT</version>
+  <version>1.0.14</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://github.com/apache/sling-org-apache-sling-starter-content.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.starter.content-1.0.14</tag>
   </scm>
   
   <properties>
     <frontend.target>target/frontend</frontend.target>
-    <project.build.outputTimestamp>1646405911</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1697761800</project.build.outputTimestamp>
     <oak.version>1.16.0</oak.version>
     <junit-jupiter.version>5.10.0</junit-jupiter.version>
   </properties>
@@ -209,7 +209,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.jcr.jackrabbit.accessmanager</artifactId>
-            <version>4.0.0-SNAPSHOT</version>
+            <version>4.0.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to