czh 2 лет назад
Родитель
Сommit
652e59efc5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      sckw-modules/sckw-operation/pom.xml

+ 1 - 1
sckw-modules/sckw-operation/pom.xml

@@ -89,7 +89,7 @@
                             <artifactId>lombok</artifactId>
                         </exclude>
                     </excludes>
-                    <mainClass>com.sckw.operation.OperationApplication</mainClass>
+                    <mainClass>com.sckw.operation.OPerationApplication</mainClass>
                 </configuration>
             </plugin>
         </plugins>