Skip to content

Commit 702cdce

Browse files
committed
Post release align inject-test SNAPSHOT version
1 parent ab3da95 commit 702cdce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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>3.0-SNAPSHOT</version>
7+
<version>3.1-SNAPSHOT</version>
88
</parent>
99

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<modules>
2323
<module>inject</module>
2424
<module>inject-generator</module>
25-
<!-- <module>inject-test</module>-->
25+
<module>inject-test</module>
2626
</modules>
2727
</project>
2828

0 commit comments

Comments
 (0)