Skip to content

Commit a1b58f5

Browse files
committed
Prepare to retry release of 1.0 api
1 parent 27b371d commit a1b58f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

http-api/pom.xml

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

55
<groupId>io.avaje</groupId>
66
<artifactId>avaje-http-api</artifactId>
7-
<version>1.1-SNAPSHOT</version>
7+
<version>1.0-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.avaje</groupId>

tests/pom.xml

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

77
<groupId>io.dinject</groupId>
88
<artifactId>tests-reactor</artifactId>
9-
<version>1.0</version>
9+
<version>1</version>
1010
<packaging>pom</packaging>
1111

1212
<modules>

0 commit comments

Comments
 (0)