remove balance-service from build distr
This commit is contained in:
parent
2b4c5fef77
commit
75bf1db1ab
1 changed files with 0 additions and 19 deletions
|
|
@ -287,25 +287,6 @@
|
|||
</fileSets>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
<id>copy-balance-service-bin</id>
|
||||
<phase>prepare-package</phase>
|
||||
<goals>
|
||||
<goal>copy</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<fileSets>
|
||||
<fileSet>
|
||||
<sourceFile>${folder_root_balance-service}/target/balance-service.jar</sourceFile>
|
||||
<destinationFile>${folder.clearing.distr.modules}/balance-service/balance-service.jar</destinationFile>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<sourceFile>${folder_root_balance-service}/src/main/resources/application.properties</sourceFile>
|
||||
<destinationFile>${folder.clearing.distr.modules}/balance-service/application.properties</destinationFile>
|
||||
</fileSet>
|
||||
</fileSets>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
<id>copy-company-service-bin</id>
|
||||
<phase>prepare-package</phase>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue