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 e56f8d9 [maven-release-plugin] prepare for next development iteration
e56f8d9 is described below
commit e56f8d906171bbb59b3a6312745ad24aee46fbb9
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Apr 13 16:32:18 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
scr/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scr/pom.xml b/scr/pom.xml
index 923b7b8..9ed0b8c 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -30,12 +30,12 @@
Implementation of the Declarative Services specification 1.4
</description>
<artifactId>org.apache.felix.scr</artifactId>
- <version>2.1.18</version>
+ <version>2.1.19-SNAPSHOT</version>
<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.scr-2.1.18</tag>
+ <tag>HEAD</tag>
</scm>
<!--