Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #23 from cowtowncoder/master
Browse files Browse the repository at this point in the history
Fix #22 by changing parent from `oss-parent` to `common-parent`
  • Loading branch information
youknowjack committed Aug 1, 2019
2 parents a1e9452 + fcc0deb commit 890a755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

<parent>
<groupId>com.indeed</groupId>
<artifactId>oss-parent</artifactId>
<version>19</version>
<artifactId>common-parent</artifactId>
<version>20</version>
</parent>

<groupId>com.indeed</groupId>
Expand Down

0 comments on commit 890a755

Please sign in to comment.