Skip to content

Commit

Permalink
Version 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Mar 26, 2024
1 parent 18141c6 commit 9d7e713
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>3.13-SNAPSHOT</version>
<version>3.13</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>3.13-SNAPSHOT</version>
<version>3.13</version>

<scm>
<developerConnection>scm:git:git@github.com:avaje/avaje-config.git</developerConnection>
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>3.13-SNAPSHOT</version>
<version>3.13</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9d7e713

Please sign in to comment.