Skip to content

Commit 4f45f39

Browse files
committed
next snapshot
1 parent cb25cdc commit 4f45f39

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

avaje-aws-appconfig/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<surefire.useModulePath>false</surefire.useModulePath>
19-
<project.build.outputTimestamp>2025-05-29T03:31:49Z</project.build.outputTimestamp>
19+
<project.build.outputTimestamp>2025-05-29T03:36:48Z</project.build.outputTimestamp>
2020
</properties>
2121

2222
<dependencies>

avaje-config-toml/pom.xml

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

1111
<groupId>io.avaje</groupId>
1212
<artifactId>avaje-config-toml</artifactId>
13-
<version>4.1</version>
13+
<version>4.2-SNAPSHOT</version>
1414

1515
<scm>
1616
<connection>scm:git:git@github.com:avaje/avaje-config.git</connection>
@@ -20,7 +20,7 @@
2020

2121
<properties>
2222
<surefire.useModulePath>false</surefire.useModulePath>
23-
<project.build.outputTimestamp>2025-05-29T03:31:49Z</project.build.outputTimestamp>
23+
<project.build.outputTimestamp>2025-05-29T03:36:48Z</project.build.outputTimestamp>
2424
</properties>
2525

2626
<dependencies>

avaje-config/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.1</version>
13+
<version>4.2-SNAPSHOT</version>
1414

1515
<scm>
1616
<connection>scm:git:git@github.com:avaje/avaje-config.git</connection>
@@ -22,7 +22,7 @@
2222
<snakeyaml.version>2.4</snakeyaml.version>
2323
<nexus.staging.autoReleaseAfterClose>true</nexus.staging.autoReleaseAfterClose>
2424
<surefire.useModulePath>false</surefire.useModulePath>
25-
<project.build.outputTimestamp>2025-05-29T03:31:49Z</project.build.outputTimestamp>
25+
<project.build.outputTimestamp>2025-05-29T03:36:48Z</project.build.outputTimestamp>
2626
</properties>
2727

2828
<dependencies>

avaje-dynamic-logback/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<properties>
2020
<surefire.useModulePath>false</surefire.useModulePath>
21-
<project.build.outputTimestamp>2025-05-29T03:31:49Z</project.build.outputTimestamp>
21+
<project.build.outputTimestamp>2025-05-29T03:36:48Z</project.build.outputTimestamp>
2222
</properties>
2323

2424
<dependencies>

tests/test-native-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>io.avaje</groupId>
2727
<artifactId>avaje-config</artifactId>
28-
<version>4.0</version>
28+
<version>4.1</version>
2929
</dependency>
3030
</dependencies>
3131

0 commit comments

Comments
 (0)