We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 624d2f9 + 9637dde commit 6275165Copy full SHA for 6275165
cdi/interceptors-priority/pom.xml
@@ -8,5 +8,5 @@
8
<relativePath>../pom.xml</relativePath>
9
</parent>
10
11
- <artifactId>interceptors-prioriry</artifactId>
+ <artifactId>interceptors-priority</artifactId>
12
</project>
cdi/pom.xml
@@ -24,7 +24,7 @@
24
<module>exclude-filter</module>
25
<module>built-in</module>
26
<module>interceptors</module>
27
- <module>interceptors-prioriry</module>
+ <module>interceptors-priority</module>
28
<module>nobeans-xml</module>
29
<module>beansxml-noversion</module>
30
<module>beanmanager</module>
0 commit comments