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 4c78462  [maven-release-plugin] prepare for next development iteration
4c78462 is described below

commit 4c784623cc0dac44dbbe82027caf3eeb44020cb6
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Thu Oct 21 15:48:40 2021 +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 171011c..47d6f1c 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.7.2</version>
+  <version>3.7.3-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.7.2</tag>
+    <tag>HEAD</tag>
   </scm>
   <properties>
     <felix.java.version>8</felix.java.version>

Reply via email to