This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-maintenance.git
The following commit(s) were added to refs/heads/master by this push:
new bb44446 [maven-release-plugin] prepare for next development iteration
bb44446 is described below
commit bb44446f8d0eec884d10a139799321e3bf10e42f
Author: Dan Klco <[email protected]>
AuthorDate: Mon Feb 1 23:16:03 2021 -0500
[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 461f1b7..b0fc0b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.jcr.maintenance</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Apache Sling JCR Maintenance</name>
<description>Maintenance jobs for the JCR</description>
@@ -39,7 +39,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-maintenance.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-maintenance.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-maintenance.git</url>
- <tag>org.apache.sling.jcr.maintenance-1.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>