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 5d74e71 [maven-release-plugin] prepare release
org.apache.felix.configadmin.plugin.interpolation-1.1.0
5d74e71 is described below
commit 5d74e71b7ba437d7fc8d7065617bf0052167ab80
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Feb 28 07:38:06 2020 +0100
[maven-release-plugin] prepare release
org.apache.felix.configadmin.plugin.interpolation-1.1.0
---
configadmin-plugins/interpolation/pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/configadmin-plugins/interpolation/pom.xml
b/configadmin-plugins/interpolation/pom.xml
index e7aa850..aa60211 100644
--- a/configadmin-plugins/interpolation/pom.xml
+++ b/configadmin-plugins/interpolation/pom.xml
@@ -28,7 +28,7 @@
<artifactId>org.apache.felix.configadmin.plugin.interpolation</artifactId>
<packaging>jar</packaging>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0</version>
<name>Apache Felix Configuration Admin Values Interpolation Plugin</name>
<description>
@@ -44,7 +44,8 @@
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
<developerConnection>scm:git:[email protected]:apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- </scm>
+ <tag>org.apache.felix.configadmin.plugin.interpolation-1.1.0</tag>
+ </scm>
<build>
<plugins>