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 6c34706 [maven-release-plugin] prepare for next development iteration
6c34706 is described below
commit 6c34706c8cc5b02f7e08518c3eb02ff5f79cdf97
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Jul 17 08:06:27 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
configadmin/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configadmin/pom.xml b/configadmin/pom.xml
index 473f31e..c94e97b 100644
--- a/configadmin/pom.xml
+++ b/configadmin/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.felix.configadmin</artifactId>
- <version>1.9.18</version>
+ <version>1.9.19-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Felix Configuration Admin Service</name>
@@ -39,7 +39,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.configadmin-1.9.18</tag>
+ <tag>HEAD</tag>
</scm>
<!--