Author: aadamchik
Date: Tue Aug 1 17:17:17 2006
New Revision: 427813
URL: http://svn.apache.org/viewvc?rev=427813&view=rev
Log:
removing explicit hsql version from the pom
Modified:
incubator/cayenne/main/trunk/other/cayenne-regression-profiler/pom.xml
Modified: incubator/cayenne/main/trunk/other/cayenne-regression-profiler/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/other/cayenne-regression-profiler/pom.xml?rev=427813&r1=427812&r2=427813&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/other/cayenne-regression-profiler/pom.xml
(original)
+++ incubator/cayenne/main/trunk/other/cayenne-regression-profiler/pom.xml Tue
Aug 1 17:17:17 2006
@@ -98,7 +98,6 @@
<dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
- <version>1.8.0.1</version>
<scope>runtime</scope>
</dependency>
</dependencies>