Skip to content

Commit 2b36460

Browse files
authored
Fix version for inject-test. (#67)
1 parent d3be768 commit 2b36460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inject-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.avaje</groupId>
66
<artifactId>avaje-inject-parent</artifactId>
7-
<version>2.0-SNAPSHOT</version>
7+
<version>2.1-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>avaje-inject-test</artifactId>

0 commit comments

Comments
 (0)