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 0055d50 [maven-release-plugin] prepare for next development iteration
0055d50 is described below
commit 0055d500957dd0f1bdb0bc9cae9cdb638c9bdf81
Author: Thomas Watson <[email protected]>
AuthorDate: Tue Oct 13 11:05:37 2020 -0500
[maven-release-plugin] prepare for next development iteration
---
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 2f22f5d..9056afb 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.8</version>
+ <version>1.1.9-SNAPSHOT</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>org.apache.felix.gogo.jline-1.1.8</tag>
+ <tag>HEAD</tag>
</scm>
<properties>