Commit 0d89ce4e by Zahid Hassan

Update pom.xml

parent 9ef2166b
...@@ -36,6 +36,13 @@ ...@@ -36,6 +36,13 @@
<build> <build>
<finalName>ekpayencryption</finalName> <finalName>ekpayencryption</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build> </build>
</project> </project>
Markdown is supported
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