We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3d73d commit 781457eCopy full SHA for 781457e
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.spt-development</groupId>
5
<artifactId>spt-development-logging-spring</artifactId>
6
- <version>3.2.8</version>
+ <version>3.2.9-SNAPSHOT</version>
7
8
<name>logging-spring</name>
9
<description>A very simple library for getting/setting the current correlation ID, utilising ThreadLocal.</description>
@@ -12,7 +12,7 @@
12
<scm>
13
<connection>scm:git:https://github.com/spt-development/spt-development-logging-spring.git</connection>
14
<url>https://github.com/spt-development/spt-development-logging-spring</url>
15
- <tag>3.2.8</tag>
+ <tag>HEAD</tag>
16
</scm>
17
18
<licenses>
0 commit comments