2016-06-27 08:07:08 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--
|
|
|
|
~ Hibernate, Relational Persistence for Idiomatic Java
|
|
|
|
~
|
|
|
|
~ License: GNU Lesser General Public License (LGPL), version 2.1 or later.
|
|
|
|
~ See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
|
|
|
|
-->
|
|
|
|
<module-alias xmlns="urn:jboss:module:1.3"
|
2018-02-21 19:23:47 -05:00
|
|
|
name="org.hibernate.orm.jipijapa-hibernate5" slot="${minorSlot}"
|
|
|
|
target-name="org.hibernate.orm.jipijapa-hibernate5" target-slot="${slot}"
|
2016-06-27 08:07:08 -04:00
|
|
|
/>
|