200th time is the charm
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14561 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
0dcb3fcc99
commit
fa5bd57930
4
pom.xml
4
pom.xml
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-parent</artifactId>
|
||||
<version>3.3.0-SNAPSHOT</version>
|
||||
<version>3.3.0.CR1</version>
|
||||
<relativePath>parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -73,7 +73,7 @@
|
|||
<version>2.0-beta-7</version>
|
||||
<configuration>
|
||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||
<arguments>-Pdocs</arguments>
|
||||
<arguments>docs</arguments>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Reference in New Issue