SUPPORT-8737 rename sources

This commit is contained in:
kochetkov 2024-11-21 13:57:16 +03:00
parent bfa87a5f9b
commit 7a7a0d5070
118 changed files with 650 additions and 2813 deletions

View file

@ -3,11 +3,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>ervu_usr_autority</groupId>
<artifactId>ervu_usr_autority</artifactId>
<groupId>ru.micord.ervu</groupId>
<artifactId>account-applications</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>ervu_usr_autority.ervu_usr_autority</groupId>
<groupId>ru.micord.ervu.account_applications</groupId>
<artifactId>backend</artifactId>
<packaging>war</packaging>
<dependencies>
@ -25,7 +25,7 @@
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>ervu_usr_autority.ervu_usr_autority</groupId>
<groupId>ru.micord.ervu.account_applications</groupId>
<artifactId>resources</artifactId>
<scope>runtime</scope>
</dependency>