We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd17c2a commit 5d8c9ebCopy full SHA for 5d8c9eb
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>io.github.wimdeblauwe</groupId>
11
<artifactId>error-handling-spring-boot-starter</artifactId>
12
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
13
<name>Error Handling Spring Boot Starter</name>
14
<description>Spring Boot starter that configures error handling</description>
15
@@ -50,7 +50,7 @@
50
</developerConnection>
51
<connection>scm:git:[email protected]:wimdeblauwe/error-handling-spring-boot-starter.git</connection>
52
<url>[email protected]:wimdeblauwe/error-handling-spring-boot-starter.git</url>
53
- <tag>HEAD</tag>
+ <tag>4.0.0</tag>
54
</scm>
55
<issueManagement>
56
<system>github</system>
0 commit comments