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
commit 4e3039f4dee8f1abcec625afe38d2187d0dc3933 Author: Thomas Watson <[email protected]> AuthorDate: Mon Oct 5 11:25:48 2020 -0500 [maven-release-plugin] prepare release org.apache.felix.gogo.command-1.1.2 --- gogo/command/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gogo/command/pom.xml b/gogo/command/pom.xml index 31b0b76..c7d8773 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.1-SNAPSHOT</version> + <version>1.1.2</version> <name>Apache Felix Gogo Command</name> <description> @@ -41,7 +41,8 @@ <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.gogo.command-1.1.2</tag> + </scm> <dependencies> <dependency>
