This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 7b81fb5 [maven-release-plugin] prepare for next development iteration
7b81fb5 is described below
commit 7b81fb5e1c2ae6614f5b80087169ee687919754f
Author: jbonofre <[email protected]>
AuthorDate: Sat Jul 18 08:15:47 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
fileinstall/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/fileinstall/pom.xml b/fileinstall/pom.xml
index 9e4a9dc..2249611 100644
--- a/fileinstall/pom.xml
+++ b/fileinstall/pom.xml
@@ -29,13 +29,13 @@
<name>Apache Felix File Install</name>
<description>A utility to automatically install bundles from a
directory.</description>
<url>http://felix.apache.org/site/apache-felix-file-install.html</url>
- <version>3.6.8</version>
+ <version>3.6.9-SNAPSHOT</version>
<artifactId>org.apache.felix.fileinstall</artifactId>
<scm>
<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.fileinstall-3.6.8</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<felix.java.version>8</felix.java.version>