diff --git a/core/pom.xml b/core/pom.xml
index da755e40eaa..aaac2b19702 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -356,7 +356,6 @@
org.mapfish.print
print-lib
- ${print-lib.version}
commons-httpclient
diff --git a/pom.xml b/pom.xml
index 07d09e2f534..757c54ceaea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,12 +30,17 @@
geonetwork
pom
3.11.0-SNAPSHOT
+
GeoNetwork opensource
GeoNetwork opensource is a standards based, Free and
Open Source catalog application to manage spatially referenced
resources through the web.
http://geonetwork-opensource.org
+
+ Open Source Geospatial Foundation
+ https://www.osgeo.org/
+
scm:git:https://github.com/geonetwork/core-geonetwork
@@ -86,21 +91,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
General Public License (GPL)
@@ -645,13 +635,13 @@
1.3
+ -->
org.eclipse.core
org.eclipse.core.runtime
@@ -680,7 +670,7 @@
1.0
-
+
org.geotools.xsd
gt-xsd-gml3
@@ -860,18 +850,17 @@
1.7.8
-
-
- com.h2database
- h2
- 1.3.174
-
dlib
dlib
1.0
+
+ org.mapfish.print
+ print-lib
+ 2.1.6
+
@@ -901,6 +890,7 @@
metrics-log4j
${metrics.version}
+
junit
@@ -939,7 +929,12 @@
test
-
+
+
+ com.h2database
+ h2
+ 1.3.174
+
org.postgis
postgis-jdbc
@@ -967,7 +962,14 @@
ojdbc
14
- -->
+ -->
+
+
+
+ com.oracle.database.jdbc
+ ojdbc8
+ 19.6.0.0
+
org.codehaus.izpack
izpack-standalone-compiler
@@ -1152,11 +1154,13 @@
elasticsearch
${es.version}
-->
+
+
io.searchbox
jest
@@ -1215,18 +1219,25 @@
https://repo.osgeo.org/repository/release/
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1326,6 +1344,20 @@
+
+
+ osgeo
+ OSGeo GeoNetwork Release Repository
+ https://repo.osgeo.org/repository/geonetwork-releases/
+
+
+ osgeo
+ OSGeo GeoNetwork Snapshot Repository
+ https://repo.osgeo.org/repository/geonetwork-snapshots/
+
+
+
+
WEB-INF/config-db/jdbc.properties
@@ -1458,7 +1491,6 @@
v8.11.1
5.8.0
2.1.1
- 2.1.6
2.10.3
9.0.7
2.14.4
diff --git a/web/pom.xml b/web/pom.xml
index a1d9d4d7963..e14a944ddff 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -317,7 +317,54 @@
org.mapfish.print
print-lib
- ${print-lib.version}
+
+
+ commons-httpclient
+ commons-httpclient
+
+
+
+ com.google.guava
+ guava
+
+
+ org.springframework
+ spring-context
+
+
+ org.springframework
+ spring-web
+
+
+ xalan
+ xalan
+
+
+ org.apache.xmlgraphics
+ batik-transcoder
+
+