aboutsummaryrefslogtreecommitdiffstats
path: root/sidecar/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sidecar/pom.xml')
-rw-r--r--sidecar/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sidecar/pom.xml b/sidecar/pom.xml
index 6708b3e..b0df6f2 100644
--- a/sidecar/pom.xml
+++ b/sidecar/pom.xml
@@ -55,7 +55,7 @@
<spring.boot.version>2.1.1.RELEASE</spring.boot.version>
<spring.web.version>5.1.3.RELEASE</spring.web.version>
- <docker.location>${basedir}/target</docker.location>
+ <docker.location>${basedir}/target/build</docker.location>
<!-- <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo> -->
</properties>