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

commit cab11b34f32e31233a79e104056a31d3c40d570b
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Aug 25 06:34:05 2021 +0200

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

diff --git a/systemready/pom.xml b/systemready/pom.xml
index b2ec088..b8281ee 100644
--- a/systemready/pom.xml
+++ b/systemready/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.felix.systemready</artifactId>
-    <version>0.6.0</version>
+    <version>0.6.1-SNAPSHOT</version>
     <name>Apache Felix - System Ready</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.systemready-0.6.0</tag>
+      <tag>HEAD</tag>
   </scm>
     
     <build>

Reply via email to