From 39c0cf0392c0a627fd53cd5205006f3f8c445676 Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Fri, 9 Nov 2018 16:12:50 -0800 Subject: [PATCH] Use inheritance-aggregator model --- pom.client.build.xml | 22 ++++++++++++++++++++++ pom.client.xml | 3 --- 2 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 pom.client.build.xml diff --git a/pom.client.build.xml b/pom.client.build.xml new file mode 100644 index 000000000000..d0a1dc8c2df8 --- /dev/null +++ b/pom.client.build.xml @@ -0,0 +1,22 @@ + + 4.0.0 + + com.microsoft.azure + azure-sdk-parent + 1.0-SNAPSHOT + ./pom.client.xml + + + azure-sdk-parent-build + ${parent.version} + pom + + Microsoft Azure SDK Build + This package bundles all the SDKs in a multi-module for build/CI purposes. + https://github.com/Azure/azure-sdk-for-java + + + ./template/client + + diff --git a/pom.client.xml b/pom.client.xml index d7d3eab86ba5..60222bd17f4f 100644 --- a/pom.client.xml +++ b/pom.client.xml @@ -38,7 +38,4 @@ - - ./template/client -