From e22dfb3ba07cd3e5faaf2a32709285e1db56612c Mon Sep 17 00:00:00 2001 From: Luc DUZAN Date: Wed, 9 Nov 2022 11:58:46 +0100 Subject: [PATCH] Add profile to deploy to github --- avro-flink-serde/pom.xml | 10 ++++++++++ avro-kafkaconnect-converter/pom.xml | 10 ++++++++++ build-tools/pom.xml | 10 ++++++++++ common/pom.xml | 10 ++++++++++ examples/pom.xml | 10 ++++++++++ integration-tests/pom.xml | 10 ++++++++++ jsonschema-kafkaconnect-converter/pom.xml | 10 ++++++++++ kafkastreams-serde/pom.xml | 10 ++++++++++ pom.xml | 10 ++++++++++ protobuf-kafkaconnect-converter/pom.xml | 10 ++++++++++ serializer-deserializer/pom.xml | 10 ++++++++++ 11 files changed, 110 insertions(+) diff --git a/avro-flink-serde/pom.xml b/avro-flink-serde/pom.xml index 5f9440a4..85df08e8 100644 --- a/avro-flink-serde/pom.xml +++ b/avro-flink-serde/pom.xml @@ -256,6 +256,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing diff --git a/avro-kafkaconnect-converter/pom.xml b/avro-kafkaconnect-converter/pom.xml index f1663b6b..202c2118 100644 --- a/avro-kafkaconnect-converter/pom.xml +++ b/avro-kafkaconnect-converter/pom.xml @@ -162,6 +162,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing diff --git a/build-tools/pom.xml b/build-tools/pom.xml index d689293b..7552443c 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -76,6 +76,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing diff --git a/common/pom.xml b/common/pom.xml index 29626638..f86e0916 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -146,6 +146,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing diff --git a/examples/pom.xml b/examples/pom.xml index 8bad1bf3..5723ead0 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -88,6 +88,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ca189d85..9ab15204 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -188,6 +188,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + surefire diff --git a/jsonschema-kafkaconnect-converter/pom.xml b/jsonschema-kafkaconnect-converter/pom.xml index 36b65582..89029afc 100644 --- a/jsonschema-kafkaconnect-converter/pom.xml +++ b/jsonschema-kafkaconnect-converter/pom.xml @@ -124,6 +124,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing diff --git a/kafkastreams-serde/pom.xml b/kafkastreams-serde/pom.xml index 46daa2f5..1104df71 100644 --- a/kafkastreams-serde/pom.xml +++ b/kafkastreams-serde/pom.xml @@ -98,6 +98,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing diff --git a/pom.xml b/pom.xml index 49e73dbc..3f24fe77 100644 --- a/pom.xml +++ b/pom.xml @@ -504,6 +504,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing diff --git a/protobuf-kafkaconnect-converter/pom.xml b/protobuf-kafkaconnect-converter/pom.xml index 6a85f496..62b136bf 100644 --- a/protobuf-kafkaconnect-converter/pom.xml +++ b/protobuf-kafkaconnect-converter/pom.xml @@ -236,6 +236,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing diff --git a/serializer-deserializer/pom.xml b/serializer-deserializer/pom.xml index d56f8621..b62a3bc4 100644 --- a/serializer-deserializer/pom.xml +++ b/serializer-deserializer/pom.xml @@ -295,6 +295,16 @@ + + github + + + github + GitHub Packages + https://maven.pkg.github.com/conduktor/aws-glue-schema-registry + + + publishing