| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Hibernate
Revision: 15069
Author: steve.ebersole@jboss.com
Date: 14 Aug 2008 11:58:27
Changes:Diff:| ... | ...@@ -53,9 +53,9 @@ | |
| 53 | 53 | </licenses> |
| 54 | 54 | |
| 55 | 55 | <scm> |
| 56 | <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk</connection> | |
| 57 | <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk</developerConnection> | |
| 58 | <url>https://svn.jboss.org/repos/hibernate/core/trunk</url> | |
| 56 | <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection> | |
| 57 | <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection> | |
| 58 | <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url> | |
| 59 | 59 | </scm> |
| 60 | 60 | |
| 61 | 61 | <ciManagement> |