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 4d43c3d  [maven-release-plugin] prepare for next development iteration
4d43c3d is described below

commit 4d43c3d5efb748b1f3b6d3e2dd0f6d15bca4b6fb
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Feb 28 07:39:22 2020 +0100

    [maven-release-plugin] prepare for next development iteration
---
 configadmin-plugins/interpolation/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configadmin-plugins/interpolation/pom.xml 
b/configadmin-plugins/interpolation/pom.xml
index aa60211..c0a7d7a 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.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
 
     <name>Apache Felix Configuration Admin Values Interpolation Plugin</name>
     <description>
@@ -44,7 +44,7 @@
         
<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>
-      <tag>org.apache.felix.configadmin.plugin.interpolation-1.1.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to