]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.hibernate/pom.xml
[maven-release-plugin] prepare release argeo-slc-0.12.0
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.hibernate / pom.xml
index 165b20b22cd387bf3400fccef4ce613d0f224f54..187d9b81d872c0268aa1d2646e1265960390aa1d 100644 (file)
@@ -3,12 +3,12 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.11.4-SNAPSHOT</version>
+               <version>0.12.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.support.hibernate</artifactId>
-       <name>Argeo SLC Support Hibernate</name>
+       <name>SLC Support Hibernate</name>
        <build>
                <plugins>
                        <plugin>
@@ -34,7 +34,7 @@
                                <configuration>
                                        <instructions>
                                                <Fragment-Host>org.argeo.slc.core</Fragment-Host>
-                                               <Import-Package>*,org.hibernate.proxy</Import-Package>
+                                               <Import-Package>*,org.hibernate.proxy,javassist.util.proxy</Import-Package>
                                        </instructions>
                                </configuration>
                        </plugin>