You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by do...@apache.org on 2009/09/20 22:52:04 UTC

svn commit: r817102 - /incubator/empire-db/trunk/empire-db-codegen/pom.xml

Author: doebele
Date: Sun Sep 20 20:52:03 2009
New Revision: 817102

URL: http://svn.apache.org/viewvc?rev=817102&view=rev
Log:
EMPIREDB-52

Modified:
    incubator/empire-db/trunk/empire-db-codegen/pom.xml

Modified: incubator/empire-db/trunk/empire-db-codegen/pom.xml
URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/empire-db-codegen/pom.xml?rev=817102&r1=817101&r2=817102&view=diff
==============================================================================
--- incubator/empire-db/trunk/empire-db-codegen/pom.xml (original)
+++ incubator/empire-db/trunk/empire-db-codegen/pom.xml Sun Sep 20 20:52:03 2009
@@ -45,11 +45,12 @@
 		    <artifactId>hsqldb</artifactId>
 		    <!-- <scope>runtime</scope> -->
 		</dependency>
-		<!-- other --> 
+		<!-- other  
 		<dependency>
 		    <groupId>ojdbc</groupId>
 		    <artifactId>ojdbc</artifactId>
 		    <version>14</version>
 		</dependency>
+		-->
 	</dependencies>
 </project>
\ No newline at end of file