Unverified Commit 166e69fb authored by Mahesh Maney R's avatar Mahesh Maney R Committed by GitHub
Browse files

Update pom.xml

Showing with 5 additions and 0 deletions
+5 -0
......@@ -88,6 +88,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.14</version>
<configuration>
<mainClass>com.tarento.upsmf.userManagement.UserManagementApplication</mainClass>
<layout>JAR</layout>
</configuration>
</plugin>
</plugin>
</plugins>
</build>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment