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

commit 31fa52b990b34da63d7894f13a63910365f2cb5b
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Dec 14 14:11:24 2020 +0100

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

diff --git a/eventadmin/impl/pom.xml b/eventadmin/impl/pom.xml
index f00a955..36881c6 100644
--- a/eventadmin/impl/pom.xml
+++ b/eventadmin/impl/pom.xml
@@ -29,13 +29,13 @@
     <description>
            This bundle provides an implementation of the OSGi R7 EventAdmin 
service.
     </description>
-    <version>1.6.0</version>
+    <version>1.6.1-SNAPSHOT</version>
     <artifactId>org.apache.felix.eventadmin</artifactId>
     <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.eventadmin-1.6.0</tag>
+      <tag>HEAD</tag>
   </scm>
     
     <properties>

Reply via email to