Skip to content

Commit

Permalink
next development version 2.7.12-3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdotcosta committed May 29, 2023
1 parent 5aed670 commit 160bae2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.snowdrop.example</groupId>
<artifactId>rest-http</artifactId>
<version>2.7.12-2-redhat</version>
<version>2.7.12-3-SNAPSHOT</version>
<name>Spring Boot - HTTP Example</name>
<description>Spring Boot - HTTP Example</description>
<properties>
Expand All @@ -27,8 +27,8 @@
<maven-failsafe-plugin.version>2.22.2</maven-failsafe-plugin.version>

<spring-boot.version>2.7.12</spring-boot.version>
<dekorate.version>2.11.5.redhat-00008</dekorate.version>
<resteasy-spring-boot-starter.version>3.9.4.Final-redhat-00009</resteasy-spring-boot-starter.version>
<dekorate.version>2.11.6</dekorate.version>
<resteasy-spring-boot-starter.version>3.9.4.Final</resteasy-spring-boot-starter.version>

<!-- Overriden from Spring Boot -->
</properties>
Expand Down

0 comments on commit 160bae2

Please sign in to comment.