Skip to content

Commit

Permalink
Correct renamed GAV
Browse files Browse the repository at this point in the history
  • Loading branch information
pwhittlesea committed May 13, 2024
1 parent 53c60b0 commit ce35df4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
</configuration>
<dependencies>
<dependency>
<groupId>com.example.oga</groupId>
<artifactId>build-config</artifactId>
<groupId>biz.lermitage.oga</groupId>
<artifactId>classpath-build-config</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit ce35df4

Please sign in to comment.