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

[felix-dev] branch master updated: [maven-release-plugin] prepare release org.apache.felix.gogo.jline-1.1.8

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

tjwatson 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 1ed349c  [maven-release-plugin] prepare release org.apache.felix.gogo.jline-1.1.8
1ed349c is described below

commit 1ed349c9e4f1ccc302e84113ff74d60f859fadc3
Author: Thomas Watson <tj...@us.ibm.com>
AuthorDate: Tue Oct 13 11:03:30 2020 -0500

    [maven-release-plugin] prepare release org.apache.felix.gogo.jline-1.1.8
---
 gogo/jline/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gogo/jline/pom.xml b/gogo/jline/pom.xml
index f995727..2f22f5d 100644
--- a/gogo/jline/pom.xml
+++ b/gogo/jline/pom.xml
@@ -28,14 +28,14 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo JLine Shell</name>
     <artifactId>org.apache.felix.gogo.jline</artifactId>
-    <version>1.1.7-SNAPSHOT</version>
+    <version>1.1.8</version>
     <url>http://felix.apache.org/</url>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/felix-dev.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.felix.gogo.jline-1.1.8</tag>
   </scm>
 
     <properties>