changeset 9767:69653f4dd754 3.2.x

Mark runtime dependencies
author Tom Gottfried <tom@intevation.de>
date Mon, 16 Jan 2023 14:14:30 +0100
parents b64335345270
children 70176fc45db0
files artifacts/pom.xml
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/artifacts/pom.xml	Mon Jan 16 14:13:42 2023 +0100
+++ b/artifacts/pom.xml	Mon Jan 16 14:14:30 2023 +0100
@@ -114,6 +114,7 @@
       <groupId>org.apache.xmlgraphics</groupId>
       <artifactId>batik-dom</artifactId>
       <version>1.7</version>
+      <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.xmlgraphics</groupId>
@@ -134,6 +135,7 @@
       <groupId>com.h2database</groupId>
       <artifactId>h2</artifactId>
       <version>1.3.158</version>
+      <scope>runtime</scope>
     </dependency>
     <dependency>
         <groupId>commons-io</groupId>
@@ -149,6 +151,7 @@
       <groupId>org.geotools</groupId>
       <artifactId>gt-epsg-wkt</artifactId>
       <version>2.7.2</version>
+      <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>org.geotools</groupId>
@@ -180,6 +183,7 @@
       <groupId>org.codehaus.groovy</groupId>
       <artifactId>groovy-all</artifactId>
       <version>1.6.0</version>
+      <scope>runtime</scope>
     </dependency>
   </dependencies>
   <repositories>

http://dive4elements.wald.intevation.org