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 5a733c2 [maven-release-plugin] prepare for next development iteration
5a733c2 is described below
commit 5a733c2760a72787f61caee5cb05678afa937a46
Author: Thomas Watson <[email protected]>
AuthorDate: Mon Oct 5 11:26:06 2020 -0500
[maven-release-plugin] prepare for next development iteration
---
gogo/command/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gogo/command/pom.xml b/gogo/command/pom.xml
index c7d8773..d2d6c6e 100644
--- a/gogo/command/pom.xml
+++ b/gogo/command/pom.xml
@@ -30,7 +30,7 @@
<artifactId>org.apache.felix.gogo.command</artifactId>
<packaging>bundle</packaging>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<name>Apache Felix Gogo Command</name>
<description>
@@ -41,7 +41,7 @@
<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.command-1.1.2</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>