Skip to content

Commit

Permalink
Atualiza versão e descrição do projeto
Browse files Browse the repository at this point in the history
  • Loading branch information
julianocanuto committed Dec 31, 2021
1 parent 2578e8f commit aeb54e5
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 @@ -11,9 +11,9 @@
</parent>
<groupId>com.julianocanuto</groupId>
<artifactId>controleestoque</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0</version>
<name>controleestoque</name>
<description>Demo project for Spring Boot</description>
<description>Controle de estoque para cafeteria</description>
<properties>
<java.version>11</java.version>
<spring-cloud.version>Hoxton.SR8</spring-cloud.version>
Expand Down

0 comments on commit aeb54e5

Please sign in to comment.