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

commit ccee23d34cd256ea18269d8a34bf3b14db2ea044
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Aug 15 10:35:18 2021 +0200

    [maven-release-plugin] prepare for next development iteration
---
 rootcause/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rootcause/pom.xml b/rootcause/pom.xml
index 41563e6..2387014 100644
--- a/rootcause/pom.xml
+++ b/rootcause/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.felix.rootcause</artifactId>
-    <version>0.2.0</version>
+    <version>0.2.1-SNAPSHOT</version>
     <name>Apache Felix - Root Cause Analysis</name>
 
     <properties>
@@ -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.rootcause-0.2.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to