From 99711c52426b9dd12e82cb441faa56671e4542b9 Mon Sep 17 00:00:00 2001 From: Pascal Essiembre Date: Fri, 31 Mar 2017 14:40:28 -0400 Subject: [PATCH] Assembly now uses constant jar naming for snapshot dependencies. --- norconex-jef-monitor/src/main/assembly/dist.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/norconex-jef-monitor/src/main/assembly/dist.xml b/norconex-jef-monitor/src/main/assembly/dist.xml index c1e5df1..ab53ba3 100644 --- a/norconex-jef-monitor/src/main/assembly/dist.xml +++ b/norconex-jef-monitor/src/main/assembly/dist.xml @@ -71,6 +71,7 @@ lib + ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} \ No newline at end of file