We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b371d commit a1b58f5Copy full SHA for a1b58f5
http-api/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.avaje</groupId>
6
<artifactId>avaje-http-api</artifactId>
7
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
8
9
<parent>
10
<groupId>org.avaje</groupId>
tests/pom.xml
@@ -6,7 +6,7 @@
<groupId>io.dinject</groupId>
<artifactId>tests-reactor</artifactId>
- <version>1.0</version>
+ <version>1</version>
<packaging>pom</packaging>
11
12
<modules>
0 commit comments