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

commit c54f42cac8428e9411dcb59254e6609ddfa9cf94
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Oct 5 09:59:00 2020 +0200

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

diff --git a/http/parent/pom.xml b/http/parent/pom.xml
index 3c379ac..644df35 100755
--- a/http/parent/pom.xml
+++ b/http/parent/pom.xml
@@ -29,7 +29,7 @@
 
     <name>Apache Felix Http Parent POM</name>
     <artifactId>org.apache.felix.http.parent</artifactId>
-    <version>13</version>
+    <version>14-SNAPSHOT</version>
     <packaging>pom</packaging>
 
 
@@ -41,7 +41,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.http.parent-13</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to