Skip to content

Commit 51b28ef

Browse files
committed
att pom.xml
1 parent 47ee778 commit 51b28ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
Sistema backend do projeto [Posso Ler?](https://github.com/thomazf/PossoLer) seguindo o padrão de API Restful <br>
77
<br>
8-
<img src="https://img.shields.io/badge/Versão atual-0.3.2 RELEASE-blue.svg"/>
9-
<img src="https://img.shields.io/badge/Data atualização-16/08/2023-green.svg"/>
8+
<img src="https://img.shields.io/badge/Versão atual-1.4.3 RELEASE-blue.svg"/>
9+
<img src="https://img.shields.io/badge/Data atualização-22/02/2024-green.svg"/>
1010
<img src="https://img.shields.io/badge/Tecnologia-Java 14-red.svg"/>
1111
<img src="https://img.shields.io/badge/Tecnologia-Spring Boot 2.7.8-orange.svg"/>
1212
<img src="https://img.shields.io/badge/License-MIT-yellow.svg"/>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>br.com.possoler.api</groupId>
1212
<artifactId>api_posso_ler</artifactId>
13-
<version>0.3.2-RELEASE</version>
13+
<version>1.4.3-RELEASE</version>
1414
<name>api_posso_ler</name>
1515
<description>API da extensão Posso Ler? em Spring Boot</description>
1616
<properties>

0 commit comments

Comments
 (0)