Remove tutorials from the build for the time being
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17887 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
255b7076b8
commit
d9372cac89
4
pom.xml
4
pom.xml
|
@ -20,7 +20,7 @@
|
|||
<module>parent</module>
|
||||
<module>core</module>
|
||||
<module>cache-ehcache</module>
|
||||
<module>cache-jbosscache</module>
|
||||
<module>cache-jbosscache</module>n
|
||||
<module>cache-oscache</module>
|
||||
<module>cache-swarmcache</module>
|
||||
<module>connection-c3p0</module>
|
||||
|
@ -31,7 +31,9 @@
|
|||
<module>testing</module>
|
||||
<module>testsuite</module>
|
||||
<module>jdbc3-testing</module>
|
||||
<!--
|
||||
<module>tutorials</module>
|
||||
-->
|
||||
<!--
|
||||
Need to scope bytecode providers first...
|
||||
<module>bytecode-cglib</module>
|
||||
|
|
Loading…
Reference in New Issue