This is an automated email from the ASF dual-hosted git repository.

pauls pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f8b073  [maven-release-plugin] prepare release 
org.apache.sling.jcr.contentloader-2.4.2
1f8b073 is described below

commit 1f8b07340150fefc8bd7175b46e37a34709651d7
Author: Karl Pauls <[email protected]>
AuthorDate: Fri May 14 08:56:29 2021 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.jcr.contentloader-2.4.2
---
 pom.xml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index afcb3e0..b07a35f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,8 +17,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
 
     <modelVersion>4.0.0</modelVersion>
 
@@ -26,11 +25,11 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
         <version>41</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.jcr.contentloader</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.2</version>
 
     <name>Apache Sling Initial Content Loader</name>
     <description>This bundle provides initial content installation through 
bundles.</description>
@@ -38,7 +37,7 @@
     <properties>
         <sling.java.version>8</sling.java.version>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-        
<project.build.outputTimestamp>2020-07-27T15:10:15Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2021-05-14T06:55:58Z</project.build.outputTimestamp>
     </properties>
 
     <scm>
@@ -46,7 +45,7 @@
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
     </developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-contentloader.git</url>
-        <tag>org.apache.sling.jcr.contentloader-2.4.0</tag>
+        <tag>org.apache.sling.jcr.contentloader-2.4.2</tag>
     </scm>
 
     <build>

Reply via email to