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

commit c1c7ba4355d06cea64ca52a0fe2c401001ba8729
Author: Thomas Watson <[email protected]>
AuthorDate: Mon Oct 5 11:19:12 2020 -0500

    [maven-release-plugin] prepare for next development iteration
---
 gogo/shell/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gogo/shell/pom.xml b/gogo/shell/pom.xml
index bf69f48..0cb570a 100644
--- a/gogo/shell/pom.xml
+++ b/gogo/shell/pom.xml
@@ -31,13 +31,13 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Shell</name>
     <artifactId>org.apache.felix.gogo.shell</artifactId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
     <url>http://felix.apache.org/</url>
     <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.gogo.shell-1.1.4</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <dependencies>

Reply via email to