summaryrefslogtreecommitdiffstats
path: root/config/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-04-23 21:41:32 +0200
committerGitHub <noreply@github.com>2020-04-23 21:41:32 +0200
commit6ef94983a16650f60db15485067e0a2bbf7bc420 (patch)
tree10cb9f24ffba400c62c4dd94196db2e5a51d6769 /config/pom.xml
parentc2cba82d5e19e704e3e6794895b8d6413d8bd731 (diff)
Revert "Use java.util.logging.Level instead of vespalog's LogLevel."
Diffstat (limited to 'config/pom.xml')
-rwxr-xr-xconfig/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/pom.xml b/config/pom.xml
index 6e4e26ed0f1..ad036c442d1 100755
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -53,7 +53,7 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>defaults</artifactId>
+ <artifactId>vespalog</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>