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 fad750e  [maven-release-plugin] prepare for next development iteration
fad750e is described below

commit fad750ed4194d1dfa7c3334de73638aaff20c379
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Sep 7 10:35:04 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 d20c38b..3434a14 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.felix.feature</artifactId>
-    <version>0.9.2-RC2</version>
+    <version>0.9.3-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.2-RC2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to