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 c4eb148  [maven-release-plugin] prepare release 
org.apache.felix.main-6.0.4
c4eb148 is described below

commit c4eb1482ba8903cee5e338e19d3d60ea37d33fa7
Author: Karl Pauls <[email protected]>
AuthorDate: Fri Dec 11 23:30:51 2020 +0100

    [maven-release-plugin] prepare release org.apache.felix.main-6.0.4
---
 main/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/main/pom.xml b/main/pom.xml
index 20d7fc5..4cd83ef 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -27,12 +27,13 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Main</name>
   <artifactId>org.apache.felix.main</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.0.4</version>
     <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>
-    </scm>
+      <tag>org.apache.felix.main-6.0.4</tag>
+  </scm>
   <dependencies>
     <dependency>
       <groupId>${project.groupId}</groupId>

Reply via email to