Skip to content

Commit

Permalink
Changed to CDI 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
trajano committed Aug 17, 2015
1 parent b682bee commit 4164b88
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 298 deletions.
Expand Up @@ -2,5 +2,5 @@
<beans xmlns="http://xmlns.jcp.org/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
http://xmlns.jcp.org/xml/ns/javaee/beans_1_1.xsd"
version="1.1" bean-discovery-mode="annotated">
version="1.2" bean-discovery-mode="annotated">
</beans>

0 comments on commit 4164b88

Please sign in to comment.