Skip to content

Commit e413ed1

Browse files
committed
Version 3.12-RC2
1 parent db7166b commit e413ed1

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

avaje-aws-appconfig/pom.xml

Lines changed: 1 addition & 1 deletion
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.12-RC1</version>
31+
<version>3.12-RC2</version>
3232
<scope>provided</scope>
3333
</dependency>
3434

avaje-config/pom.xml

Lines changed: 1 addition & 1 deletion
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.12-RC1</version>
13+
<version>3.12-RC2</version>
1414

1515
<scm>
1616
<developerConnection>scm:git:git@github.com:avaje/avaje-config.git</developerConnection>

avaje-dynamic-logback/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
<artifactId>avaje-dynamic-logback</artifactId>
1515
<version>0.1</version>
1616

17+
<url>https://github.com/avaje/avaje-config/tree/master/avaje-dynamic-logback</url>
18+
1719
<properties>
1820
<surefire.useModulePath>false</surefire.useModulePath>
1921
</properties>
@@ -23,7 +25,7 @@
2325
<dependency>
2426
<groupId>io.avaje</groupId>
2527
<artifactId>avaje-config</artifactId>
26-
<version>3.12-RC1</version>
28+
<version>3.12-RC2</version>
2729
</dependency>
2830

2931
<dependency>

0 commit comments

Comments
 (0)