aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-03-23 11:51:20 +0100
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-03-23 12:57:48 +0100
commit5bead9db964d37647169df71279e57d3dbc20509 (patch)
tree6d3a084d1d31bf6f8fd18106a7d94fb1f893a6e8 /pom.xml
parent25763727265dd20b0301db0164c3e5549700cab4 (diff)
Move local dev files and add Changelog
Issue-ID: SDC-3185 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ic5d8b89dc0e69721c47b5fdec459bbd70e48f746
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 346f07d..e67db84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
- <docker.dockerfile>Dockerfile-local</docker.dockerfile>
+ <docker.dockerfile>dev-resources/Dockerfile-local</docker.dockerfile>
</properties>
<build>
<plugins>