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 29e08eb [maven-release-plugin] prepare release
org.apache.sling.jcr.maintenance-1.0.0
29e08eb is described below
commit 29e08ebeee964731a749c2532ecabb51229e94e7
Author: Dan Klco <[email protected]>
AuthorDate: Mon Feb 1 23:15:53 2021 -0500
[maven-release-plugin] prepare release
org.apache.sling.jcr.maintenance-1.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 21c7c81..461f1b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.jcr.maintenance</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</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>HEAD</tag>
+ <tag>org.apache.sling.jcr.maintenance-1.0.0</tag>
</scm>
<build>