summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>2021-07-27 15:57:19 +0100
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2021-07-27 15:57:19 +0100
commiteddb3dd5458232b1cb5a1ebe940934949607aee6 (patch)
tree2789061d10d188a8d67e045b114cd310d183f699
parent71a61bb124a906e6327e78f45ecc9a0f7b1ec0dc (diff)
Update docker profile for ncmp-dmi-plugin
Issue-ID: CPS-520 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I871f6ec12c06f4f7c54361a981dba7eef720b14c
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ffa14340..a6815aef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -409,7 +409,7 @@
</build>
<profiles>
<profile>
- <id>dmi-docker</id>
+ <id>docker</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>