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 4b412cde46 [maven-release-plugin] prepare for next development
iteration
4b412cde46 is described below
commit 4b412cde469e050d5dbfb3d30f31af0c90610a01
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sat Sep 2 12:07:28 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
webconsole-plugins/obr/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webconsole-plugins/obr/pom.xml b/webconsole-plugins/obr/pom.xml
index 55ea5f5887..b22e2b9cb1 100644
--- a/webconsole-plugins/obr/pom.xml
+++ b/webconsole-plugins/obr/pom.xml
@@ -20,7 +20,7 @@
<artifactId>org.apache.felix.webconsole.plugins.obr</artifactId>
<packaging>bundle</packaging>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>Apache Felix Web Console OBR Plugin</name>
<description>
@@ -31,7 +31,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.obr-1.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>