Skip to content

Commit d8891c7

Browse files
Prepare for next version: 3.0.3-SNAPSHOT
1 parent 27247fd commit d8891c7

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

chaos-monkey-docs/src/main/asciidoc/changes.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,13 @@ Built with Spring Boot {spring-boot-version}
88

99
=== Improvements
1010
// - https://github.com/codecentric/chaos-monkey-spring-boot/pull/xxx[#xxx] Added example entry. Please don't remove.
11-
- https://github.com/codecentric/chaos-monkey-spring-boot/compare/92d59a0a997bbd57a17f1b2574bf86ddd2df1652...0dd7e53adfedc239a44c528b62e3b9c4c95829f0[92d59a0...0dd7e53] Updated dependencies
1211

1312
=== New Features
1413
// - https://github.com/codecentric/chaos-monkey-spring-boot/pull/xxx[#xxx] Added example entry. Please don't remove.
1514

1615
=== Contributors
17-
This release was only possible because of these great robots ❤️:
16+
This release was only possible because of these great humans ❤️:
1817

1918
// - https://github.com/octocat[@octocat]
20-
- https://github.com/renovatebot/[@renovate]
2119

2220
Thank you for your support!

pom.xml

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

2323
<properties>
2424
<!-- project version -->
25-
<revision>3.0.2</revision>
25+
<revision>3.0.3-SNAPSHOT</revision>
2626
<!-- default settings -->
2727
<java.version>17</java.version>
2828
<maven.compiler.source>${java.version}</maven.compiler.source>

0 commit comments

Comments
 (0)