You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2021/08/25 04:36:12 UTC

[felix-dev] branch master updated: [maven-release-plugin] prepare release org.apache.felix.healthcheck.generalchecks-2.0.10

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 9124689  [maven-release-plugin] prepare release org.apache.felix.healthcheck.generalchecks-2.0.10
9124689 is described below

commit 9124689182b59b249f3c4b8fca8d44a179deb20d
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Aug 25 06:36:07 2021 +0200

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

diff --git a/healthcheck/generalchecks/pom.xml b/healthcheck/generalchecks/pom.xml
index 7fac4ef..7594420 100644
--- a/healthcheck/generalchecks/pom.xml
+++ b/healthcheck/generalchecks/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.generalchecks</artifactId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.10</version>
 
     <name>Apache Felix Health Check General Checks</name>
     <inceptionYear>2013</inceptionYear>
@@ -45,7 +45,7 @@
         <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>
-      <tag>HEAD</tag>
+      <tag>org.apache.felix.healthcheck.generalchecks-2.0.10</tag>
   </scm>
 
     <build>