diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-04-22 12:28:56 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-04-22 14:57:30 +0200 |
commit | c3aa73a61e37e65545a18169b54d0360f964f273 (patch) | |
tree | 510b1391877ae0018be889d488da35741004d931 /id/oa | |
parent | 4f8f303c78b2696a5166c6688310f206f79cc42b (diff) | |
download | moa-id-spss-c3aa73a61e37e65545a18169b54d0360f964f273.tar.gz moa-id-spss-c3aa73a61e37e65545a18169b54d0360f964f273.tar.bz2 moa-id-spss-c3aa73a61e37e65545a18169b54d0360f964f273.zip |
add new assembly process
Diffstat (limited to 'id/oa')
-rw-r--r-- | id/oa/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml index b4e8b9858..2897de96b 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -19,7 +19,7 @@ </properties> <build> - <finalName>oa</finalName> + <finalName>moa-id-oa</finalName> <plugins> <!-- <plugin> <groupId>org.codehaus.mojo</groupId> |