Skip to content

Commit

Permalink
Removed Oracle driver dependency from the 'modeshape-integration-test…
Browse files Browse the repository at this point in the history
…s' module, which was incorrectly added last week.

git-svn-id: https://svn.jboss.org/repos/modeshape/trunk@2627 76366958-4244-0410-ad5e-bbfabb93f86b
  • Loading branch information
Randall Hauch committed Dec 20, 2010
1 parent f8dd66d commit 2cf70d9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions modeshape-integration-tests/pom.xml
Expand Up @@ -17,13 +17,6 @@
those defined in the dependencyManagement section of the parent pom.
-->
<dependencies>
<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc14</artifactId>
<!-- use the 10g drivers which are surprisingly largely bug free -->
<version>10.0.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-common</artifactId>
Expand Down

0 comments on commit 2cf70d9

Please sign in to comment.