[PATCH 3 of 7] Not a compile time dependency
Wald Commits
scm-commit at wald.intevation.org
Fri Jan 13 18:59:42 CET 2023
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1673620122 -3600
# Fri Jan 13 15:28:42 2023 +0100
# Branch 3.2.x
# Node ID 086e4770d6e3e7e439bd56a245f9182321128924
# Parent 3c7904bdd12a8c9d83a08fc4877f622993735e7a
Not a compile time dependency
diff -r 3c7904bdd12a -r 086e4770d6e3 artifact-database/pom.xml
--- a/artifact-database/pom.xml Fri Jan 13 15:20:26 2023 +0100
+++ b/artifact-database/pom.xml Fri Jan 13 15:28:42 2023 +0100
@@ -97,6 +97,7 @@
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>
<version>6.1.26</version>
+ <scope>runtime</scope>
</dependency>
</dependencies>
</project>
More information about the Dive4Elements-commits
mailing list