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 d7c6ff9 [maven-release-plugin] prepare for next development iteration
d7c6ff9 is described below
commit d7c6ff990269dcb9c3b999f0f3ecf9699c558cf0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Jun 10 10:22:08 2021 +0200
[maven-release-plugin] prepare for next development iteration
---
inventory/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/inventory/pom.xml b/inventory/pom.xml
index 5bb084b..148701a 100644
--- a/inventory/pom.xml
+++ b/inventory/pom.xml
@@ -28,7 +28,7 @@
<artifactId>org.apache.felix.inventory</artifactId>
<packaging>bundle</packaging>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>Apache Felix Inventory</name>
<description>Apache Felix Inventory provides some mechanisms to get the
current state of the system and therefore provides an inventory of the
system.</description>
@@ -37,7 +37,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>org.apache.felix.inventory-1.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>