czh пре 2 година
родитељ
комит
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>