Skip to content

Commit

Permalink
added parent relativePath
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Jan 30, 2021
1 parent ed08c34 commit 9fd8380
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<groupId>org.bsc.maven</groupId>
<artifactId>maven-processor-plugin-parent</artifactId>
<version>4.6-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<dependencies>
Expand Down
1 change: 1 addition & 0 deletions test/processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<groupId>org.bsc.maven</groupId>
<artifactId>maven-processor-plugin-parent</artifactId>
<version>4.6-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<dependencies>
Expand Down

0 comments on commit 9fd8380

Please sign in to comment.