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

rotty3000 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 034c040  [maven-release-plugin] prepare release 
org.apache.felix.configadmin-1.9.24
034c040 is described below

commit 034c0403b971de347731562757bfd9e8561d5c68
Author: Raymond AugĂ© <[email protected]>
AuthorDate: Mon Mar 28 17:40:54 2022 -0400

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

diff --git a/configadmin/pom.xml b/configadmin/pom.xml
index d310b97..ce18628 100644
--- a/configadmin/pom.xml
+++ b/configadmin/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.felix.configadmin</artifactId>
-    <version>1.9.23-SNAPSHOT</version>
+    <version>1.9.24</version>
     <packaging>bundle</packaging>
 
     <name>Apache Felix Configuration Admin Service</name>
@@ -39,7 +39,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.configadmin-1.9.24</tag>
   </scm>
 
     <!--

Reply via email to