Skip to content

Commit a1b7a50

Browse files
committed
Update for next development version
1 parent ef55a8a commit a1b7a50

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.toolisticon.spring</groupId>
77
<artifactId>spring-boot-support</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>1.0.0</version>
99
</parent>
1010

1111
<artifactId>spring-boot-support-bom</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.toolisticon.spring</groupId>
1313
<artifactId>spring-boot-support</artifactId>
14-
<version>1.0.0-SNAPSHOT</version>
14+
<version>1.0.0</version>
1515
<name>Spring-Boot Support Root</name>
1616
<description>Spring-Boot useful support tools and classses.</description>
1717
<url>https://github.com/toolisticon/spring-boot-support/</url>

spring-boot-conditions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.toolisticon.spring</groupId>
77
<artifactId>spring-boot-support</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>1.0.0</version>
99
</parent>
1010

1111
<artifactId>spring-boot-conditions</artifactId>

0 commit comments

Comments
 (0)