This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-packageinit.git
The following commit(s) were added to refs/heads/master by this push:
new 6794b01 [maven-release-plugin] prepare release
org.apache.sling.jcr.packageinit-1.0.4
6794b01 is described below
commit 6794b01cfe922846e1f114f20d4d4100d9e0a714
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Jun 8 10:46:43 2021 +0200
[maven-release-plugin] prepare release
org.apache.sling.jcr.packageinit-1.0.4
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 38580a3..7fa5fbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,18 +28,18 @@
</parent>
<artifactId>org.apache.sling.jcr.packageinit</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<name>Apache Sling JCR Package Init</name>
<description>Installs packages into a JCR repository as
SlingRepositoryInitializer based on a FileVault ExecutionPlan</description>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-packageinit.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-packageinit.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-packageinit.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.jcr.packageinit-1.0.4</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2020-01-22T15:10:15Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-06-08T08:46:32Z</project.build.outputTimestamp>
<sling.java.version>8</sling.java.version>
</properties>