Skip to content

Commit

Permalink
Initial 0.1 version of avaje-aws-appconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Jan 31, 2024
1 parent 9a39bc7 commit e6de12d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions avaje-aws-appconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>avaje-aws-appconfig</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>

<properties>
<surefire.useModulePath>false</surefire.useModulePath>
Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>3.11-SNAPSHOT</version>
<version>3.11</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit e6de12d

Please sign in to comment.