summaryrefslogtreecommitdiff
path: root/module/ri-module-parent/pom.xml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2021-02-02 17:05:02 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2021-02-02 17:05:02 +0100
commit1182531ed31ccff36e26121ae0cc5b3243669317 (patch)
tree98ea9ccb5e89ae0c3250e24a9ceb95dae53f77d5 /module/ri-module-parent/pom.xml
parent2f4e334f432f56ba9da8bace16ca89d76fd546e7 (diff)
downloadrules-sandbox-1182531ed31ccff36e26121ae0cc5b3243669317.tar.gz
rules-sandbox-1182531ed31ccff36e26121ae0cc5b3243669317.tar.bz2
rules-sandbox-1182531ed31ccff36e26121ae0cc5b3243669317.tar.xz
rules-sandbox-1182531ed31ccff36e26121ae0cc5b3243669317.zip
Creating engine.yaml and engine.ninja generator.
Diffstat (limited to 'module/ri-module-parent/pom.xml')
-rw-r--r--module/ri-module-parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/ri-module-parent/pom.xml b/module/ri-module-parent/pom.xml
index 5f56fda..d593ca8 100644
--- a/module/ri-module-parent/pom.xml
+++ b/module/ri-module-parent/pom.xml
@@ -38,6 +38,7 @@
</dependencyManagement>
<build>
+ <finalName>${project.artifactId}</finalName>
<plugins>
<plugin>
<groupId>org.kie</groupId>