This is an automated email from the ASF dual-hosted git repository.
davidb 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 b50b6af [maven-release-plugin] prepare for next development iteration
b50b6af is described below
commit b50b6afa751422904eff0344e9303e61a3f3f9f7
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Sep 3 11:49:30 2021 +0100
[maven-release-plugin] prepare for next development iteration
---
features/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/features/pom.xml b/features/pom.xml
index 32d1bc4..9f96a61 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.felix.feature</artifactId>
- <version>0.9.0-RC1</version>
+ <version>0.9.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>OSGi Feature Model API</name>
@@ -29,7 +29,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.feature-0.9.0-RC1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>