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

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git


The following commit(s) were added to refs/heads/master by this push:
     new c6f9580  [maven-release-plugin] prepare release 
org.apache.sling.jcr.oak.server-1.3.0
c6f9580 is described below

commit c6f958083639e7a4e1ff8c76aed9896f07e81c70
Author: Oliver Lietz <[email protected]>
AuthorDate: Thu May 12 22:22:09 2022 +0200

    [maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.3.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b1f433e..ee7491d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.jcr.oak.server</artifactId>
-  <version>1.2.11-SNAPSHOT</version>
+  <version>1.3.0</version>
 
   <name>Apache Sling JCR Oak Server</name>
   <description>This bundle provides a SlingRepository based on Apache 
Jackrabbit Oak.</description>
@@ -38,14 +38,14 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-oak-server.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.jcr.oak.server-1.3.0</tag>
   </scm>
 
   <properties>
     <jackrabbit.version>2.16.3</jackrabbit.version>
     <oak.version>1.8.9</oak.version>
     <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-    
<project.build.outputTimestamp>2020-10-21T17:26:41Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-05-12T20:21:13Z</project.build.outputTimestamp>
   </properties>
 
   <build>

Reply via email to