Commit eedd4c0daefcc73f7810af6b307e80ba3bca1edf
1 parent
fa219700
Exists in
master
Removido arquivo desnecessário persistence.xml
Showing
1 changed file
with
0 additions
and
5 deletions
Show diff stats
impl/extension/jmx/src/main/resources/META-INF/persistence.xml
... | ... | @@ -1,5 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<persistence version="2.0" xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd"> | |
3 | - <persistence-unit name="demoiselle-jmx"> | |
4 | - </persistence-unit> | |
5 | -</persistence> |