Skip to content

Commit

Permalink
#164 : Bump versions for next round of dev
Browse files Browse the repository at this point in the history
  • Loading branch information
gazbert committed May 11, 2024
1 parent c7b66a2 commit 3ea6d0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ allprojects {
apply plugin: 'org.sonarqube'

group = 'com.gazbert.bxbot'
version = '2.2.0'
version = '2.2.1-SNAPSHOT'

dependencyManagement {
applyMavenExclusions = false
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</developer>
</developers>
<properties>
<revision>2.2.0</revision>
<revision>2.2.1-SNAPSHOT</revision>

<!-- Should be same as dependency used by spring-boot-starter.version -->
<spring-core.version>6.0.19</spring-core.version>
Expand Down

0 comments on commit 3ea6d0b

Please sign in to comment.