Skip to content

Commit cae7c7b

Browse files
committed
[skip ci] [maven-release-plugin] prepare for next development iteration
1 parent cda8544 commit cae7c7b

File tree

3 files changed

+4
-4
lines changed
  • spt-development-logging-spring-boot-autoconfigure
  • spt-development-logging-spring-boot-starter

3 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.spt-development</groupId>
55
<artifactId>spt-development-logging-spring-boot</artifactId>
6-
<version>3.5.0</version>
6+
<version>3.5.1-SNAPSHOT</version>
77

88
<name>logging-spring-boot</name>
99
<description>Library for integrating spt-development/spt-development-logging-spring into a Spring Boot application.</description>
@@ -12,7 +12,7 @@
1212
<scm>
1313
<connection>scm:git:https://github.com/spt-development/spt-development-logging-spring-boot.git</connection>
1414
<url>https://github.com/spt-development/spt-development-logging-spring-boot</url>
15-
<tag>3.5.0</tag>
15+
<tag>HEAD</tag>
1616
</scm>
1717

1818
<licenses>

spt-development-logging-spring-boot-autoconfigure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.spt-development</groupId>
77
<artifactId>spt-development-logging-spring-boot</artifactId>
8-
<version>3.5.0</version>
8+
<version>3.5.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>spt-development-logging-spring-boot-autoconfigure</artifactId>

spt-development-logging-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.spt-development</groupId>
77
<artifactId>spt-development-logging-spring-boot</artifactId>
8-
<version>3.5.0</version>
8+
<version>3.5.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>spt-development-logging-spring-boot-starter</artifactId>

0 commit comments

Comments
 (0)