This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git
The following commit(s) were added to refs/heads/master by this push:
new 016c9e9 [maven-release-plugin] prepare for next development iteration
016c9e9 is described below
commit 016c9e91a9bf915f9545d1122c012f9dd5a056c0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Aug 21 16:33:14 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 b1dd563..6a8b67a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<artifactId>org.apache.sling.bundleresource.impl</artifactId>
<packaging>bundle</packaging>
- <version>2.3.2</version>
+ <version>2.3.3-SNAPSHOT</version>
<name>Apache Sling Bundle Resource Provider</name>
<description>
@@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-bundleresource-impl.git</url>
- <tag>org.apache.sling.bundleresource.impl-2.3.2</tag>
+ <tag>HEAD</tag>
</scm>
<build>