This is an automated email from the ASF dual-hosted git repository.
davidb 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 1f9722e [maven-release-plugin] prepare for next development iteration
1f9722e is described below
commit 1f9722ec3273adb758fba433a01362c4510cf69c
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Jun 4 09:26:54 2021 +0100
[maven-release-plugin] prepare for next development iteration
---
converter/converter/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/converter/converter/pom.xml b/converter/converter/pom.xml
index e909dc7..77675ad 100644
--- a/converter/converter/pom.xml
+++ b/converter/converter/pom.xml
@@ -28,14 +28,14 @@
<name>Apache Felix Converter</name>
<artifactId>org.apache.felix.converter</artifactId>
- <version>1.0.16</version>
+ <version>1.0.17-SNAPSHOT</version>
<packaging>bundle</packaging>
<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.converter-1.0.16</tag>
+ <tag>HEAD</tag>
</scm>
<properties>