diff --git a/kafka-avro-serializer/7.6.0.wso2v1/pom.xml b/kafka-avro-serializer/7.6.0.wso2v1/pom.xml
new file mode 100644
index 000000000..a47caab22
--- /dev/null
+++ b/kafka-avro-serializer/7.6.0.wso2v1/pom.xml
@@ -0,0 +1,116 @@
+
+
+
+
+
+ 4.0.0
+ io.confluent.wso2
+ kafka-avro-serializer
+ 7.6.0.wso2v1
+ bundle
+ WSO2 Carbon Orbit - Kafka Avro Serializer
+
+ This bundle will export packages from Kafka Avro Serializer library of io.confluent
+
+ http://wso2.org
+
+
+
+ wso2-nexus
+ WSO2 internal Repository
+ http://maven.wso2.org/nexus/content/groups/wso2-public/
+
+ true
+ daily
+ fail
+
+
+
+ confluent
+ Confluent Repository
+ https://packages.confluent.io/maven/
+
+ true
+ daily
+ fail
+
+
+
+
+
+
+ wso2.releases
+ WSO2 internal Repository
+ http://maven.wso2.org/nexus/content/repositories/releases/
+
+
+
+ wso2.snapshots
+ Apache Snapshot Repository
+ http://maven.wso2.org/nexus/content/repositories/snapshots/
+
+
+
+
+
+ io.confluent
+ kafka-avro-serializer
+ ${kafka-avro-serializer.version}
+
+
+
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+ 2.4.0
+ true
+
+
+ ${project.artifactId}
+ ${project.artifactId}
+
+ io.confluent.kafka.formatter;version="${export.pkg.version.kafka-avro-serializer}",
+ io.confluent.kafka.serializers;version="${export.pkg.version.kafka-avro-serializer}"
+
+
+
+
+ org.apache.kafka.common.serialization,
+ io.confluent.kafka.serializers.*,
+ *;resolution:=optional
+
+
+ {maven-resources}
+
+
+
+
+
+
+
+
+ 7.6.0
+ 7.6.0.wso2v1
+ UTF-8
+
+
diff --git a/kafka-schema-registry-client/7.6.0.wso2v1/pom.xml b/kafka-schema-registry-client/7.6.0.wso2v1/pom.xml
new file mode 100644
index 000000000..f82c4c315
--- /dev/null
+++ b/kafka-schema-registry-client/7.6.0.wso2v1/pom.xml
@@ -0,0 +1,128 @@
+
+
+
+
+
+ 4.0.0
+ io.confluent.wso2
+ kafka-schema-registry-client
+ 7.6.0.wso2v1
+ bundle
+ WSO2 Carbon Orbit - Kafka Schema Registry Client
+
+ This bundle will export packages from Kafka Schema Registry client of io.confluent
+
+ http://wso2.org
+
+
+
+ wso2-nexus
+ WSO2 internal Repository
+ http://maven.wso2.org/nexus/content/groups/wso2-public/
+
+ true
+ daily
+ fail
+
+
+
+ confluent
+ Confluent Repository
+ https://packages.confluent.io/maven/
+
+ true
+ daily
+ fail
+
+
+
+
+
+
+ wso2.releases
+ WSO2 internal Repository
+ http://maven.wso2.org/nexus/content/repositories/releases/
+
+
+
+ wso2.snapshots
+ Apache Snapshot Repository
+ http://maven.wso2.org/nexus/content/repositories/snapshots/
+
+
+
+
+
+
+ io.confluent
+ kafka-schema-registry-client
+ ${kafka-shema-registry-client.version}
+
+
+
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+ 2.4.0
+ true
+
+
+ ${project.artifactId}
+ ${project.artifactId}
+
+ io.confluent.kafka.schemaregistry.avro;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.client.rest;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.client.rest.entities;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.client.rest.entities.requests;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.client.rest.exceptions;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.client.rest.utils;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.client;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.client.security.basicauth;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.client.security;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.client.security.bearerauth;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.rules;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.utils;version="${export.pkg.version.kafka-schema-registry-client}",
+ io.confluent.kafka.schemaregistry.testutil;version="${export.pkg.version.kafka-schema-registry-client}"
+
+
+
+
+ org.apache.avro.*,
+ *;resolution:=optional
+
+
+ @kafka-schema-registry-client-7.6.0.jar!/META-INF/services/*
+
+
+
+
+
+
+
+
+ 7.6.0
+ 7.6.0.wso2v1
+ UTF-8
+
+