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-jcr-oak-server.git
The following commit(s) were added to refs/heads/master by this push:
new 879a34c [maven-release-plugin] prepare release
org.apache.sling.jcr.oak.server-1.2.6
879a34c is described below
commit 879a34c28a86b97c33f440abe34371513d9f8b93
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Aug 24 17:14:00 2020 +0200
[maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.2.6
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c8ab7ff..ab2e82a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.jcr.oak.server</artifactId>
- <version>1.2.5-SNAPSHOT</version>
+ <version>1.2.6</version>
<name>Apache Sling JCR Oak Server</name>
<description>This bundle provides a SlingRepository based on Apache
Jackrabbit Oak.</description>
@@ -38,7 +38,7 @@
<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>org.apache.sling.jcr.oak.server-1.2.4</tag>
+ <tag>org.apache.sling.jcr.oak.server-1.2.6</tag>
</scm>
<properties>