czh 2 år sedan
förälder
incheckning
652e59efc5
1 ändrade filer med 1 tillägg och 1 borttagningar
  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>