WEBBPMNEXT-9188 change group id and arifact id

This commit is contained in:
kochetkov 2024-08-01 16:07:31 +03:00
parent 2fe88285c5
commit 060ac6e454
8 changed files with 31 additions and 31 deletions

View file

@ -2,12 +2,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>ervu_lkrp_fl</groupId>
<artifactId>ervu_lkrp_fl</artifactId>
<groupId>ru.micord.ervu.lkrp</groupId>
<artifactId>fl</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>ervu_lkrp_fl.ervu_lkrp_fl</groupId>
<groupId>ru.micord.ervu.lkrp.fl</groupId>
<artifactId>frontend</artifactId>
<packaging>war</packaging>