From a60f96c5cf33b83305e9849dec14895119be60bd Mon Sep 17 00:00:00 2001 From: Andrew Berezovskyi Date: Mon, 7 Dec 2020 23:50:01 +0100 Subject: [PATCH] Add project description to the POM file for Central --- pom.xml | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index e8bc925b9..17fdc1934 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,13 @@ - + 4.0.0 org.eclipse.lyo lyo-parent 4.0.0.RC pom Lyo :: _Parent - + UTF-8 UTF-8 @@ -24,6 +25,12 @@ https://eclipse.org/lyo + + The Eclipse Lyo project is focused on providing an SDK to enable adoption of OSLC specifications. OSLC (Open + Services for Lifecycle Collaboration) is an open community dedicated to reducing barriers for lifecycle tool + integration. The community authors specifications for exposing lifecycle artifacts through uniform (REST) + interfaces and relying on Internet and Linked Data standards. + Eclipse Public License 2.0 @@ -157,14 +164,14 @@ httpclient ${v.httpclient} - + javax.servlet.jsp.jstl