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-jcr-oak-server.git
The following commit(s) were added to refs/heads/master by this push:
new 4e00e81 [maven-release-plugin] prepare for next development iteration
4e00e81 is described below
commit 4e00e81515a91bb744cf0d6abf0eaebf5365a7ee
Author: Eric Norman <[email protected]>
AuthorDate: Wed Oct 21 10:26:41 2020 -0700
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 02aa422..8b7e749 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.jcr.oak.server</artifactId>
- <version>1.2.10</version>
+ <version>1.2.11-SNAPSHOT</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>org.apache.sling.jcr.oak.server-1.2.10</tag>
+ <tag>org.apache.sling.jcr.oak.server-1.2.4</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:25:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-10-21T17:26:41Z</project.build.outputTimestamp>
</properties>
<build>