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/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 70c38dcd63 [maven-release-plugin] prepare release 
org.apache.felix.healthcheck.generalchecks-3.0.2
70c38dcd63 is described below

commit 70c38dcd63a1738aea0ee57f00c3194b728aeeef
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Jun 10 07:00:12 2022 +0200

    [maven-release-plugin] prepare release 
org.apache.felix.healthcheck.generalchecks-3.0.2
---
 healthcheck/generalchecks/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/healthcheck/generalchecks/pom.xml 
b/healthcheck/generalchecks/pom.xml
index 7e296ac138..66b026e506 100644
--- a/healthcheck/generalchecks/pom.xml
+++ b/healthcheck/generalchecks/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.generalchecks</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.2</version>
 
     <name>Apache Felix Health Check General Checks</name>
     <inceptionYear>2013</inceptionYear>
@@ -45,7 +45,8 @@
         
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
         
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-    </scm>
+      <tag>org.apache.felix.healthcheck.generalchecks-3.0.2</tag>
+  </scm>
 
     <build>
         <plugins>

Reply via email to