This is an automated email from the ASF dual-hosted git repository.

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

commit 0c66def3115a11e72f300832ecdb35946d697d2e
Author: jbonofre <[email protected]>
AuthorDate: Mon Aug 31 16:05:01 2020 +0200

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

diff --git a/log/pom.xml b/log/pom.xml
index 4f5b3ba..a3e2188 100644
--- a/log/pom.xml
+++ b/log/pom.xml
@@ -29,7 +29,7 @@
   <description>
     A simple implementation of the OSGi R7 Log service.
   </description>
-  <version>1.2.4</version>
+  <version>1.2.5-SNAPSHOT</version>
   <artifactId>org.apache.felix.log</artifactId>
 
   <properties>
@@ -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.log-1.2.4</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencies>

Reply via email to