java110 лет назад: 5
Родитель
Сommit
4f85a4b892
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      service-report/pom.xml

+ 1 - 1
service-report/pom.xml

@@ -31,7 +31,7 @@
   </dependencies>
 
   <build>
-    <finalName>ReportService</finalName>
+    <finalName>service-report</finalName>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>