Skip to content

Commit b48be75

Browse files
authored
Use helidon-common-features-codegen processor (#10500)
1 parent ee32d69 commit b48be75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scheduling/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</path>
101101
<path>
102102
<groupId>io.helidon.common.features</groupId>
103-
<artifactId>helidon-common-features-processor</artifactId>
103+
<artifactId>helidon-common-features-codegen</artifactId>
104104
<version>${helidon.version}</version>
105105
</path>
106106
<path>
@@ -185,4 +185,4 @@
185185
</build>
186186
</profile>
187187
</profiles>
188-
</project>
188+
</project>

0 commit comments

Comments
 (0)