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 9387b52 [maven-release-plugin] prepare release
org.apache.felix.converter-1.0.18
9387b52 is described below
commit 9387b524d349d102091b95bdefb275922f9eac4a
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Jun 4 09:36:19 2021 +0100
[maven-release-plugin] prepare release org.apache.felix.converter-1.0.18
---
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 77675ad..0f804a5 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.17-SNAPSHOT</version>
+ <version>1.0.18</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>HEAD</tag>
+ <tag>org.apache.felix.converter-1.0.18</tag>
</scm>
<properties>