]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade integration test to ojdbc6
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 5 Jul 2013 09:07:29 +0000 (11:07 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 5 Jul 2013 09:45:13 +0000 (11:45 +0200)
sonar-core/pom.xml

index 7047fc7d230ec44828e1a48a7e095af1b4b64fc6..43f57d21bbe6ecde0199c017269f712acab4c75e 100644 (file)
         <dependency>
           <!-- this artifact is located in the SonarSource internal repository -->
           <groupId>com.oracle</groupId>
-          <artifactId>ojdbc5</artifactId>
-          <version>11.2.0.2.0</version>
+          <artifactId>ojdbc6</artifactId>
+          <version>11.2.0.3.0</version>
           <scope>test</scope>
         </dependency>
       </dependencies>