Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nhkhai authored Mar 22, 2024
1 parent 1d747ed commit ebe4718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>smart-inventory</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>smart-inventory</name>
<description>Demo project for Spring Boot</description>
<description>Smart Inventory System</description>
<properties>
<java.version>17</java.version>
</properties>
Expand Down Expand Up @@ -99,4 +99,4 @@
</plugins>
</pluginManagement>
</build>
</project>
</project>

0 comments on commit ebe4718

Please sign in to comment.