From 78bb02dc9970354616f72339be3a47f06d44e337 Mon Sep 17 00:00:00 2001
From: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date: Sun, 17 Mar 2019 12:57:56 +0100
Subject: [PATCH] Update POMs for publish
Add properties to POMs to fix maven publishing errors
---
data/pom.xml | 2 ++
ingest/pom.xml | 2 ++
pom.xml | 1 +
3 files changed, 5 insertions(+)
diff --git a/data/pom.xml b/data/pom.xml
index 41d81ec4..7004e996 100644
--- a/data/pom.xml
+++ b/data/pom.xml
@@ -4,6 +4,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
kusto-data
+ Kusto data client library
+ Kusto client library for executing queries and retrieving data
kusto-client
diff --git a/ingest/pom.xml b/ingest/pom.xml
index 4a10568e..a64fc1bc 100644
--- a/ingest/pom.xml
+++ b/ingest/pom.xml
@@ -4,6 +4,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
kusto-ingest
+ Kusto ingest client library
+ Kusto client library for ingesting data
kusto-client
diff --git a/pom.xml b/pom.xml
index b467aff5..a8576217 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,6 +8,7 @@
pom
${revision}
+ https://github.com/Azure/azure-kusto-java
scm:git:https://github.com/Azure/azure-kusto-java
scm:git:https://github.com/Azure/azure-kusto-java