Repository: servicemix-bundles Updated Branches: refs/heads/master 78c701490 -> b564c0b70
[maven-release-plugin] prepare release org.apache.servicemix.bundles.grpc-1.10.1_1 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/b564c0b7 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b564c0b7 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b564c0b7 Branch: refs/heads/master Commit: b564c0b704778db34a811ea826c4a404ca2dd7d0 Parents: 78c7014 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Mar 28 21:36:49 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Mar 28 21:36:49 2018 +0200 ---------------------------------------------------------------------- grpc-1.10.1/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b564c0b7/grpc-1.10.1/pom.xml ---------------------------------------------------------------------- diff --git a/grpc-1.10.1/pom.xml b/grpc-1.10.1/pom.xml index c820376..56b214b 100644 --- a/grpc-1.10.1/pom.xml +++ b/grpc-1.10.1/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.grpc</artifactId> - <version>1.10.1_1-SNAPSHOT</version> + <version>1.10.1_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: gRPC</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar files.</description> @@ -39,6 +39,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> + <tag>org.apache.servicemix.bundles.grpc-1.10.1_1</tag> </scm> <properties>
