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 ce03dc1316 [maven-release-plugin] prepare for next development
iteration
ce03dc1316 is described below
commit ce03dc13162c897b4219a575568c040fe1baaf32
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Dec 22 11:07:45 2022 +0100
[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 015b0ee310..2647d83729 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.0</version>
+ <version>1.0.1-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.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>