You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2020/12/11 22:20:20 UTC

[felix-dev] branch master updated: [maven-release-plugin] prepare for next development iteration

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

commit 4099d2c0362f9dca0e3f35d1144b0ffeb2f8b28b
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Fri Dec 11 23:20:05 2020 +0100

    [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 abfcd00..5f64c50 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -29,13 +29,13 @@
   <description>
     Provide OSGi resolver service.
   </description>
-  <version>2.0.2</version>
+  <version>2.0.3-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.2</tag>
+    <tag>HEAD</tag>
   </scm>
   <dependencies>
    <dependency>