git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14559 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2008-04-24 20:12:59 +00:00
parent 8b09bcee1e
commit 0dcb3fcc99
1 changed files with 2 additions and 12 deletions

14
pom.xml
View File

@ -73,24 +73,14 @@
<version>2.0-beta-7</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<arguments>-Pdocs</arguments>
</configuration>
</plugin>
</plugins>
</build>
<profiles>
<profile>
<!--
A profile used implicitly by the release plugin. Here we use
it to enable documentation building.
-->
<id>release-profile</id>
<modules>
<module>documentation</module>
</modules>
</profile>
<!-- seperate profile for documentation activation -->
<!-- profile for documentation module activation -->
<profile>
<id>docs</id>
<modules>