WEBBPMNEXT-9188 fix

This commit is contained in:
kochetkov 2024-08-01 15:05:37 +03:00
parent 1b5d862ba1
commit 6da6ede035
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_dashboard</groupId>
<artifactId>ervu_dashboard</artifactId>
<groupId>ru.micord.ervu</groupId>
<artifactId>dashboard</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>ervu_dashboard.ervu_dashboard</groupId>
<groupId>ru.micord.ervu.dashboard</groupId>
<artifactId>frontend</artifactId>
<packaging>war</packaging>