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-commons-osgi.git


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

commit dd3610549ac1f1080d1e1b5b64805ca8c82c0f8e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Aug 6 06:45:28 2020 +0200

    [maven-release-plugin] prepare release org.apache.sling.commons.osgi-2.4.2
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 810d9e3..3ec0aa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.osgi</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.2</version>
 
     <name>Apache Sling Commons OSGi support</name>
     <description>Commons OSGi</description>
@@ -37,7 +37,8 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-osgi.git</url>
-    </scm>
+      <tag>org.apache.sling.commons.osgi-2.4.2</tag>
+  </scm>
     
     <properties>
         
<test.jars.folder>${project.build.directory}/testjars</test.jars.folder>

Reply via email to