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

paulrutter 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 0d501655bb [maven-release-plugin] prepare for next development 
iteration
0d501655bb is described below

commit 0d501655bb828ed30374aaebce7e4ec67622fd84
Author: Paul Rütter <p...@blueconic.com>
AuthorDate: Mon Jan 27 11:29:29 2025 +0100

    [maven-release-plugin] prepare for next development iteration
---
 tools/osgicheck-maven-plugin/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/osgicheck-maven-plugin/pom.xml 
b/tools/osgicheck-maven-plugin/pom.xml
index 2caed842e4..4a98b1f394 100644
--- a/tools/osgicheck-maven-plugin/pom.xml
+++ b/tools/osgicheck-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     </parent>
     
     <artifactId>osgicheck-maven-plugin</artifactId>
-    <version>0.2.0</version>
+    <version>0.2.1-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Felix OSGi Check Maven Plugin</name>
@@ -40,7 +40,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>osgicheck-maven-plugin-0.2.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <prerequisites>

Reply via email to