[hibernate-commits] Hibernate SVN: r13983 - maven-poms/trunk/core-manual-parent.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Aug 31 14:04:20 EDT 2007


Author: steve.ebersole at jboss.com
Date: 2007-08-31 14:04:20 -0400 (Fri, 31 Aug 2007)
New Revision: 13983

Modified:
   maven-poms/trunk/core-manual-parent/pom.xml
Log:
pinned to the hibernate-jdocbook-style 1.0.0 release

Modified: maven-poms/trunk/core-manual-parent/pom.xml
===================================================================
--- maven-poms/trunk/core-manual-parent/pom.xml	2007-08-31 17:59:51 UTC (rev 13982)
+++ maven-poms/trunk/core-manual-parent/pom.xml	2007-08-31 18:04:20 UTC (rev 13983)
@@ -48,8 +48,8 @@
                 <dependencies>
                     <dependency>
                         <groupId>org.hibernate</groupId>
-                        <artifactId>reference-manual-style</artifactId>
-                        <version>1.0.0-SNAPSHOT</version>
+                        <artifactId>hibernate-jdocbook-style</artifactId>
+                        <version>1.0.0</version>
                         <type>jdocbook-style</type>
                     </dependency>
                 </dependencies>




More information about the hibernate-commits mailing list