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 e8e1ea0 [maven-release-plugin] prepare for next development iteration
e8e1ea0 is described below
commit e8e1ea0e1fd41a5b5278a5042266daa89bafa29e
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Mar 4 17:58:42 2018 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a6b8abd..54ab64b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.jcr.oak.server</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>Apache Sling JCR Oak Repository 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.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
--
To stop receiving notification emails like this one, please contact
[email protected].