Skip to content

Commit 0c2791b

Browse files
committed
added cdi/alternatives-priority, 3 tests available
1 parent bb04247 commit 0c2791b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cdi/alternatives-priority/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

11-
<artifactId>alternative-priority</artifactId>
11+
<artifactId>alternatives-priority</artifactId>
1212
</project>

cdi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<module>extension</module>
3131
<module>scopes</module>
3232
<module>alternatives</module>
33-
<module>alternative-priority</module>
33+
<module>alternatives-priority</module>
3434
<module>nobeans-el-injection</module>
3535
<module>nobeans-el-injection-flowscoped</module>
3636
</modules>

0 commit comments

Comments
 (0)