Skip to content

Commit

Permalink
Bump to next snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Jan 31, 2024
1 parent e6de12d commit e514852
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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</version>
<version>0.2-SNAPSHOT</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</version>
<version>3.12-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion avaje-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>3.11</version>
<version>3.12-SNAPSHOT</version>

<scm>
<developerConnection>scm:git:[email protected]:avaje/avaje-config.git</developerConnection>
Expand Down

0 comments on commit e514852

Please sign in to comment.