Add bundle-parent and use it 19/76819/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Oct 2018 12:46:41 +0000 (14:46 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Oct 2018 12:46:41 +0000 (14:46 +0200)
commit37d58dd8ce4b1d3a0c682c74a33dbb46257693a4
tree13ac9fecc3a0e5158c289a92ce51ff9a81bdbd20
parenteeb3076563314a67ccbe2d083dede2051d12e060
Add bundle-parent and use it

This concentrates common version definitions into a yangtools
bundle-parent and reuses it them where possible -- shaving almost
500 lines of XML.

Change-Id: Ifc79fee557dc0a49fc0a277c2fafa34199171151
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
36 files changed:
bundle-parent/pom.xml [new file with mode: 0644]
common/checkstyle-logging/pom.xml
common/concepts/pom.xml
common/util/pom.xml
pom.xml
third-party/triemap/pom.xml
yang/odlext-model-api/pom.xml
yang/odlext-parser-support/pom.xml
yang/openconfig-model-api/pom.xml
yang/openconfig-parser-support/pom.xml
yang/rfc6536-model-api/pom.xml
yang/rfc6536-parser-support/pom.xml
yang/rfc7952-model-api/pom.xml
yang/rfc7952-parser-support/pom.xml
yang/rfc8040-model-api/pom.xml
yang/rfc8040-parser-support/pom.xml
yang/yang-common/pom.xml
yang/yang-data-api/pom.xml
yang/yang-data-codec-gson/pom.xml
yang/yang-data-codec-xml/pom.xml
yang/yang-data-impl/pom.xml
yang/yang-data-jaxen/pom.xml
yang/yang-data-transform/pom.xml
yang/yang-data-util/pom.xml
yang/yang-model-api/pom.xml
yang/yang-model-export/pom.xml
yang/yang-model-immutable/pom.xml
yang/yang-model-util/pom.xml
yang/yang-parser-api/pom.xml
yang/yang-parser-impl/pom.xml
yang/yang-parser-reactor/pom.xml
yang/yang-parser-rfc7950/pom.xml
yang/yang-parser-spi/pom.xml
yang/yang-test-util/pom.xml
yang/yang-xpath-api/pom.xml
yang/yang-xpath-impl/pom.xml