Skip to content

Commit 3c63140

Browse files
committed
Version 3.14
1 parent 17af3a9 commit 3c63140

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

avaje-aws-appconfig/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.avaje</groupId>
3030
<artifactId>avaje-config</artifactId>
31-
<version>3.14-SNAPSHOT</version>
31+
<version>3.14</version>
3232
<scope>provided</scope>
3333
</dependency>
3434

avaje-config/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.avaje</groupId>
1212
<artifactId>avaje-config</artifactId>
13-
<version>3.14-SNAPSHOT</version>
13+
<version>3.14</version>
1414

1515
<scm>
1616
<developerConnection>scm:git:[email protected]:avaje/avaje-config.git</developerConnection>

avaje-dynamic-logback/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>io.avaje</groupId>
2727
<artifactId>avaje-config</artifactId>
28-
<version>3.14-SNAPSHOT</version>
28+
<version>3.14</version>
2929
</dependency>
3030

3131
<dependency>

0 commit comments

Comments
 (0)