From 069e7e12337b87141241edcbed816f3992ade19a Mon Sep 17 00:00:00 2001 From: tobi5775 Date: Fri, 27 Jan 2023 10:34:47 +0100 Subject: [PATCH] add copyright to pom.xml --- accessors-smart/pom.xml | 15 +++++++++++++++ json-smart/pom.xml | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/accessors-smart/pom.xml b/accessors-smart/pom.xml index 3938fd9f..be29ddf2 100644 --- a/accessors-smart/pom.xml +++ b/accessors-smart/pom.xml @@ -1,3 +1,18 @@ + 4.0.0 net.minidev diff --git a/json-smart/pom.xml b/json-smart/pom.xml index 2dd4dd1c..0248f9cf 100644 --- a/json-smart/pom.xml +++ b/json-smart/pom.xml @@ -1,3 +1,18 @@ + 4.0.0 net.minidev