From 0ccbd7e17a29ee3024c681246de6441cd3fc8901 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 30 Mar 2021 10:51:05 +0200 Subject: [PATCH] Fixed pom --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 129f3ff..f657952 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,18 @@ org.gcube.accounting accounting-analytics-persistence-postgresql [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + + + org.gcube.accounting + accounting-postgresql-utilities + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + provided + + + + org.postgresql + postgresql + 42.2.19 provided