Skip to content

Commit

Permalink
Change dependencies to make sure maven plugin is built before using a…
Browse files Browse the repository at this point in the history
…rchetype
  • Loading branch information
Riduidel committed Apr 5, 2023
1 parent f263347 commit 55398b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
base to build before archetype) -->
<dependency>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>base</artifactId>
<artifactId>aadarchi-maven-plugin</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 55398b9

Please sign in to comment.