This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-spi.git
The following commit(s) were added to refs/heads/master by this push:
new 523420f [maven-release-plugin] prepare for next development iteration
523420f is described below
commit 523420fe6aba4778ad8978a95aa68ab88dc7bfd0
Author: sseifert <[email protected]>
AuthorDate: Sun Sep 2 22:46:38 2018 +0200
[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 d22013b..6d91c81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.caconfig.spi</artifactId>
<packaging>bundle</packaging>
- <version>1.3.4</version>
+ <version>1.3.5-SNAPSHOT</version>
<name>Apache Sling Context-Aware Configuration SPI</name>
<description>Apache Sling Context-Aware Configuration SPI</description>
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-spi.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-spi.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-caconfig-spi.git</url>
- <tag>org.apache.sling.caconfig.spi-1.3.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>