From 879c4d251a4b84a147c4f992de3a948c5b624027 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Mon, 6 Jul 2020 10:29:43 -0700 Subject: [PATCH] Minor tweaking of name for poms --- base/pom.xml | 8 +++++--- pom.xml | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index b05bd74..9a3dcc0 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -7,11 +7,13 @@ 2.11.2-SNAPSHOT jackson-base - pom + Jackson Base Parent pom for components of Jackson dataprocessor: includes base settings as well -as consistent set of dependencies across components. NOTE: NOT to be used by components outside -of Jackson: application code should only rely on `jackson-bom` +as consistent set of dependencies across components. +NOTE: NOT to be used by components outside of Jackson: application code should only rely on `jackson-bom` + pom + The Apache Software License, Version 2.0 diff --git a/pom.xml b/pom.xml index 6b14e2f..20fd57d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,8 +10,8 @@ jackson-bom - Jackson Bill of Materials - Build of Materials pom for getting full, complete set of compatible versions + Jackson BOM + Bill of Materials pom for getting full, complete set of compatible versions of Jackson components maintained by FasterXML.com 2.11.2-SNAPSHOT