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 72ab8ae [maven-release-plugin] prepare for next development iteration
72ab8ae is described below
commit 72ab8ae5bc369752274a9d5250fa2f035eb65c5f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jan 6 13:50:45 2021 +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 4645cdd..e80594e 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.2</version>
+ <version>1.6.3-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.2</tag>
+ <tag>HEAD</tag>
</scm>
<properties>