This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
The following commit(s) were added to refs/heads/master by this push:
new be8f51762 Fix servicemix.osgi.source.version property
be8f51762 is described below
commit be8f5176294379a2878a004b0a85f25100b55042
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Jul 3 07:15:35 2022 +0200
Fix servicemix.osgi.source.version property
---
google-http-client-1.42.0/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/google-http-client-1.42.0/pom.xml
b/google-http-client-1.42.0/pom.xml
index 8ab4c20dc..77c7ee9d7 100644
--- a/google-http-client-1.42.0/pom.xml
+++ b/google-http-client-1.42.0/pom.xml
@@ -44,7 +44,7 @@
</scm>
<properties>
- <pkgSourceVersion>1.42.0.1</pkgSourceVersion>
+
<servicemix.osgi.source.version>1.42.0.1</servicemix.osgi.source.version>
<servicemix.osgi.export>
com.google.api.client.auth.oauth*;version="1.34.1",
com.google.api.client.http*;version="1.42.0",