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

commit 991d7b4c6250470503af643e5d8297a2f251d208
Author: Paul Rütter <[email protected]>
AuthorDate: Mon Jan 27 11:36:46 2025 +0100

    Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit 0d501655bb828ed30374aaebce7e4ec67622fd84.
---
 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 4a98b1f394..2caed842e4 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.1-SNAPSHOT</version>
+    <version>0.2.0</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>HEAD</tag>
+      <tag>osgicheck-maven-plugin-0.2.0</tag>
   </scm>
 
     <prerequisites>

Reply via email to