cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14572 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
9021f01027
commit
c7baa775e9
|
@ -254,27 +254,6 @@
|
|||
</plugins>
|
||||
</reporting>
|
||||
|
||||
<profiles>
|
||||
<profile>
|
||||
<!--
|
||||
A profile used implicitly by the release plugin. Here we use it to enable documentation building
|
||||
as well as execution of the assembly plugin (to build the SourceForge dist).
|
||||
-->
|
||||
<id>release-profile</id>
|
||||
<modules>
|
||||
<module>documentation</module>
|
||||
</modules>
|
||||
</profile>
|
||||
|
||||
<!-- seperate profile for documentation activation -->
|
||||
<profile>
|
||||
<id>docs</id>
|
||||
<modules>
|
||||
<module>documentation</module>
|
||||
</modules>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
|
|
Loading…
Reference in New Issue