This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit 54962228f152b65576583c4a9a252bdcbb775236 Author: Guillaume Nodet <[email protected]> AuthorDate: Wed Apr 1 15:15:10 2020 +0200 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.6.6 --- fileinstall/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fileinstall/pom.xml b/fileinstall/pom.xml index be4c151..c87f284 100644 --- a/fileinstall/pom.xml +++ b/fileinstall/pom.xml @@ -29,12 +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.5-SNAPSHOT</version> + <version>3.6.6</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.6</tag> </scm> <properties> <felix.java.version>8</felix.java.version>
