Skip to content

Commit

Permalink
fix ojdbc group ID in pom.xml, match officially group ID #287
Browse files Browse the repository at this point in the history
(cherry picked from commit 31a3303)
  • Loading branch information
bttsuchikawaf committed Aug 29, 2017
1 parent 6175646 commit 7712b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<!-- <scope>runtime</scope> -->
<!-- </dependency> -->
<!-- <dependency> -->
<!-- <groupId>com.oracle</groupId> -->
<!-- <groupId>com.oracle.jdbc</groupId> -->
<!-- <artifactId>ojdbc7</artifactId> -->
<!-- <version>${ojdbc.version}</version> -->
<!-- <scope>runtime</scope> -->
Expand Down

0 comments on commit 7712b6d

Please sign in to comment.