Skip to content

Commit

Permalink
Version 3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed May 1, 2024
1 parent 17af3a9 commit 3c63140
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.14-SNAPSHOT</version>
<version>3.14</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.14-SNAPSHOT</version>
<version>3.14</version>

<scm>
<developerConnection>scm:git:[email protected]: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.14-SNAPSHOT</version>
<version>3.14</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3c63140

Please sign in to comment.