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 1f68433 [maven-release-plugin] prepare for next development iteration
1f68433 is described below
commit 1f684332b47094bb3101ceebef24fbb732db9ff2
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Aug 3 12:23:51 2021 +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 9aaa374..47682ab 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.2.0</version>
+ <version>1.2.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:https://github.com/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.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>