Do not hardcode marshaller and version. Stick to defaults.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17799 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
71d0acb6b0
commit
95d4af906e
|
@ -10,7 +10,6 @@
|
|||
</properties>
|
||||
<!-- See the JGroupsTransport javadocs for more flags -->
|
||||
</transport>
|
||||
<serialization marshallerClass="org.infinispan.marshall.VersionAwareMarshaller" version="4.0"/>
|
||||
</global>
|
||||
|
||||
<default>
|
||||
|
|
Loading…
Reference in New Issue