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 64b3233442 [maven-release-plugin] prepare for next development
iteration
64b3233442 is described below
commit 64b32334423f4257a913046486768eec72493d0b
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sat Sep 2 12:05:50 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
webconsole-plugins/memoryusage/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webconsole-plugins/memoryusage/pom.xml
b/webconsole-plugins/memoryusage/pom.xml
index b9be8daa65..32eb8d3442 100644
--- a/webconsole-plugins/memoryusage/pom.xml
+++ b/webconsole-plugins/memoryusage/pom.xml
@@ -21,7 +21,7 @@
<artifactId>org.apache.felix.webconsole.plugins.memoryusage</artifactId>
<packaging>bundle</packaging>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>Apache Felix Web Console Memory Usage Plugin</name>
<description>
@@ -33,7 +33,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.webconsole.plugins.memoryusage-1.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>