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 d52a517dc Fix servicemix.osgi.source.version property
d52a517dc is described below

commit d52a517dc0a2b871303b58694a858fa920303880
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Jul 3 17:22:36 2022 +0200

    Fix servicemix.osgi.source.version property
---
 jruby-9.3.6.0/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jruby-9.3.6.0/pom.xml b/jruby-9.3.6.0/pom.xml
index e1a004a75..df9e12d1e 100644
--- a/jruby-9.3.6.0/pom.xml
+++ b/jruby-9.3.6.0/pom.xml
@@ -45,7 +45,7 @@
         <pkgGroupId>org.jruby</pkgGroupId>
         <pkgArtifactId>jruby</pkgArtifactId>
         <pkgVersion>9.3.6.0</pkgVersion>
-       <pkgSourceVersion>9.3.6.0.1</pkgSourceVersion>
+       
<servicemix.osgi.source.version>9.3.6.0.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.jruby
         </servicemix.osgi.export.pkg>

Reply via email to