This is an automated email from the ASF dual-hosted git repository.

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

commit 6a59be96b087c3429922d272af102798e560146e
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Jun 17 23:30:23 2021 +0200

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

diff --git a/resolver/pom.xml b/resolver/pom.xml
index 1be21bf..ade4feb 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -29,13 +29,13 @@
   <description>
     Provide OSGi resolver service.
   </description>
-  <version>2.0.4</version>
+  <version>2.0.5-SNAPSHOT</version>
   <artifactId>org.apache.felix.resolver</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.resolver-2.0.4</tag>
+    <tag>HEAD</tag>
   </scm>
   <dependencies>
    <dependency>

Reply via email to