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

commit 22406c97ffdf311068972984466841a1173752b0
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Apr 17 09:11:20 2020 +0100

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

diff --git a/converter/converter/pom.xml b/converter/converter/pom.xml
index 6b41c18..66263d3 100644
--- a/converter/converter/pom.xml
+++ b/converter/converter/pom.xml
@@ -28,14 +28,14 @@
 
     <name>Apache Felix Converter</name>
     <artifactId>org.apache.felix.converter</artifactId>
-    <version>1.0.14</version>
+    <version>1.0.15-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <scm>
         
<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.converter-1.0.14</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to