Skip to content

Commit e6de12d

Browse files
committed
Initial 0.1 version of avaje-aws-appconfig
1 parent 9a39bc7 commit e6de12d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

avaje-aws-appconfig/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>avaje-aws-appconfig</artifactId>
14-
<version>0.1-SNAPSHOT</version>
14+
<version>0.1</version>
1515

1616
<properties>
1717
<surefire.useModulePath>false</surefire.useModulePath>
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>io.avaje</groupId>
2323
<artifactId>avaje-config</artifactId>
24-
<version>3.11-SNAPSHOT</version>
24+
<version>3.11</version>
2525
<scope>provided</scope>
2626
</dependency>
2727

0 commit comments

Comments
 (0)