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

commit 8736598e586864d4c5ccc1cd6b95242a30422b03
Author: jbonofre <[email protected]>
AuthorDate: Fri Mar 26 09:25:43 2021 +0100

    [maven-release-plugin] prepare for next development iteration
---
 utils/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/utils/pom.xml b/utils/pom.xml
index 10ac677..105d110 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -27,14 +27,14 @@
     <modelVersion>4.0.0</modelVersion>
     <name>Apache Felix Utils</name>
     <description>Utility classes for OSGi.</description>
-    <version>1.11.8</version>
+    <version>1.11.9-SNAPSHOT</version>
     <artifactId>org.apache.felix.utils</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.utils-1.11.8</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to