You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ac...@apache.org on 2020/02/18 15:29:58 UTC

[servicemix-bundles] 05/05: [SM-4316] Create OSGi bundle for Avro-ipc 1.9.2, Added to pom

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git

commit eba1208b71a388b05a406a7f95a9eaedd84eefa5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 18 16:28:34 2020 +0100

    [SM-4316] Create OSGi bundle for Avro-ipc 1.9.2, Added to pom
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 42280da..a49a53b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,6 +47,7 @@
         <module>pulsar-client-2.4.2</module>
         <module>pulsar-client-2.5.0</module>
         <module>avro-1.9.2</module>
+        <module>avro-ipc-1.9.2</module>
     </modules>
 
 </project>