Skip to content

Commit 45716b7

Browse files
committed
Version 3.12-RC1
1 parent aad9045 commit 45716b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

avaje-aws-appconfig/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>io.avaje</groupId>
1414
<artifactId>avaje-config-aws-appconfig</artifactId>
15-
<version>0.3-SNAPSHOT</version>
15+
<version>0.3</version>
1616

1717
<properties>
1818
<surefire.useModulePath>false</surefire.useModulePath>
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.avaje</groupId>
2424
<artifactId>avaje-config</artifactId>
25-
<version>3.12-SNAPSHOT</version>
25+
<version>3.12-RC1</version>
2626
<scope>provided</scope>
2727
</dependency>
2828

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-SNAPSHOT</version>
13+
<version>3.12-RC1</version>
1414

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

0 commit comments

Comments
 (0)