[jboss-cvs] JBossAS SVN: r58498 - trunk/tools/etc/cruisecontrol/scripts/hibernate

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 17 12:26:16 EST 2006


Author: akostadinov
Date: 2006-11-17 12:26:15 -0500 (Fri, 17 Nov 2006)
New Revision: 58498

Modified:
   trunk/tools/etc/cruisecontrol/scripts/hibernate/oracle10.properties
Log:
change port number

Modified: trunk/tools/etc/cruisecontrol/scripts/hibernate/oracle10.properties
===================================================================
--- trunk/tools/etc/cruisecontrol/scripts/hibernate/oracle10.properties	2006-11-17 17:25:40 UTC (rev 58497)
+++ trunk/tools/etc/cruisecontrol/scripts/hibernate/oracle10.properties	2006-11-17 17:26:15 UTC (rev 58498)
@@ -4,4 +4,4 @@
 hibernate.connection.driver_class oracle.jdbc.driver.OracleDriver
 hibernate.connection.username cruisecontrol
 hibernate.connection.password cruisecontrol
-hibernate.connection.url jdbc:oracle:thin:@dev01-priv:1521:qadb01
+hibernate.connection.url jdbc:oracle:thin:@dev01-priv:50199:qadb01




More information about the jboss-cvs-commits mailing list