You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2020/04/13 14:32:08 UTC

[felix-dev] branch master updated: [maven-release-plugin] prepare release org.apache.felix.scr-2.1.18

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

cziegeler 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 e67c688  [maven-release-plugin] prepare release org.apache.felix.scr-2.1.18
e67c688 is described below

commit e67c688648e10271a3bf5b38b9f48819109d4769
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Apr 13 16:31:54 2020 +0200

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

diff --git a/scr/pom.xml b/scr/pom.xml
index d846ce5..923b7b8 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -30,12 +30,13 @@
         Implementation of the Declarative Services specification 1.4
     </description>
     <artifactId>org.apache.felix.scr</artifactId>
-    <version>2.1.17-SNAPSHOT</version>
+    <version>2.1.18</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.scr-2.1.18</tag>
+  </scm>
     
     <!--
         A Note on Testing