Author: aadamchik
Date: Thu Aug 10 19:42:54 2006
New Revision: 430631
URL: http://svn.apache.org/viewvc?rev=430631&view=rev
Log:
working integration tests
Modified:
incubator/cayenne/main/trunk/integration-test/itest-common/pom.xml
Modified: incubator/cayenne/main/trunk/integration-test/itest-common/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/integration-test/itest-common/pom.xml?rev=430631&r1=430630&r2=430631&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/integration-test/itest-common/pom.xml
(original)
+++ incubator/cayenne/main/trunk/integration-test/itest-common/pom.xml Thu Aug
10 19:42:54 2006
@@ -10,9 +10,9 @@
<version>3.0-incubating-SNAPSHOT</version>
</parent>
- <description>Integration tests common code</description>
+ <description>Integration Tests Commons</description>
<artifactId>itest-common</artifactId>
- <name>Cayenne Integration Tests</name>
+ <name>Integration Tests Commons</name>
<packaging>jar</packaging>
<dependencies>