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

commit 937dbaa1e6603efb97b2213bb272f23bb0393ffe
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Sun Jul 7 14:57:07 2024 +0200

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

diff --git a/http/inventoryprinter/pom.xml b/http/inventoryprinter/pom.xml
index d5f83fd71f..28a424bb96 100644
--- a/http/inventoryprinter/pom.xml
+++ b/http/inventoryprinter/pom.xml
@@ -28,14 +28,14 @@
 
     <name>Apache Felix Http Inventory Printer</name>
     <artifactId>org.apache.felix.http.inventoryprinter</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <scm>
         
<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>org.apache.felix.http.inventoryprinter-1.0.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to