This is an automated email from the ASF dual-hosted git repository.
rotty3000 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 c4a7dbe [maven-release-plugin] prepare for next development iteration
c4a7dbe is described below
commit c4a7dbe69bcd6725a604efba38038db1e83e6017
Author: Raymond Augé <[email protected]>
AuthorDate: Sat May 15 10:31:15 2021 -0400
[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 2c7db74..10563be 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.4</version>
+ <version>1.1.5-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.1.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>