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

commit 18cb78ab4925fe75d5d6ac73b64164441bfd8018
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Apr 13 17:26:37 2020 +0200

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

diff --git a/http/base/pom.xml b/http/base/pom.xml
index d67e1d1..6f722a7 100644
--- a/http/base/pom.xml
+++ b/http/base/pom.xml
@@ -28,14 +28,14 @@
 
     <name>Apache Felix Http Base</name>
     <artifactId>org.apache.felix.http.base</artifactId>
-    <version>4.0.10</version>
+    <version>4.0.11-SNAPSHOT</version>
     <packaging>jar</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.http.base-4.0.10</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <dependencies>

Reply via email to