Mercurial > dive4elements > river
changeset 9771:70b54e20c098 3.2.x
Mark runtime dependency
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 16 Jan 2023 17:24:09 +0100 |
parents | c9c9b21b9f8a |
children | 4987615d367b |
files | gwt-client/pom.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/gwt-client/pom.xml Mon Jan 16 17:23:42 2023 +0100 +++ b/gwt-client/pom.xml Mon Jan 16 17:24:09 2023 +0100 @@ -107,6 +107,7 @@ <groupId>org.mapfish.print</groupId> <artifactId>print-lib</artifactId> <version>1.2.0</version> + <scope>runtime</scope> </dependency> <dependency> <groupId>commons-codec</groupId>