Skip to content

Commit

Permalink
Merge pull request #290 from terasolunaorg/issues/287_fix_ojdbc_group…
Browse files Browse the repository at this point in the history
…_ID_in_pom.xml_match_officially_group_ID_5.3.x

[5.3.x] fix ojdbc group ID in pom.xml, match officially group ID  #287
  • Loading branch information
btsatouhrzzp authored Aug 29, 2017
2 parents f76dfa6 + 5be4dc3 commit a167981
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 @@ -188,7 +188,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 a167981

Please sign in to comment.