Skip to content

Commit

Permalink
Resolve workflow build error
Browse files Browse the repository at this point in the history
Signed-off-by: applenick <[email protected]>
  • Loading branch information
applenick committed Mar 20, 2023
1 parent e5ccd2d commit efc97cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<repositories>
<repository>
<id>pgm-repo-snapshots</id>
<name>PGM Repository</name>
<url>https://repo.pgm.fyi/snapshots</url>
</repository>
<repository>
Expand All @@ -38,7 +37,7 @@
<version>0.5.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tc.oc.PGM</groupId>
<groupId>tc.oc.pgm</groupId>
<artifactId>core</artifactId>
<version>0.16-SNAPSHOT</version>
<scope>provided</scope>
Expand Down

0 comments on commit efc97cb

Please sign in to comment.