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 bad0bbf [maven-release-plugin] prepare for next development iteration
bad0bbf is described below
commit bad0bbfc6c64ce6112b7c03d0d8f9e70312e94e1
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Oct 26 06:30:12 2021 +0200
[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 8b50a33..53a1ea4 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.2</version>
+ <version>1.2.3-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.2</tag>
+ <tag>HEAD</tag>
</scm>
<build>