Skip to content

Commit

Permalink
Bump to next snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Jun 20, 2024
1 parent b13ad4f commit c83a209
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion avaje-aws-appconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>4.0</version>
<version>4.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion avaje-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>4.0</version>
<version>4.1-SNAPSHOT</version>

<scm>
<connection>scm:git:git@github.com:avaje/avaje-config.git</connection>
Expand Down
2 changes: 1 addition & 1 deletion avaje-dynamic-logback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>4.0</version>
<version>4.1-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c83a209

Please sign in to comment.