Skip to content

Commit efc97cb

Browse files
committed
Resolve workflow build error
Signed-off-by: applenick <[email protected]>
1 parent e5ccd2d commit efc97cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<repositories>
1212
<repository>
1313
<id>pgm-repo-snapshots</id>
14-
<name>PGM Repository</name>
1514
<url>https://repo.pgm.fyi/snapshots</url>
1615
</repository>
1716
<repository>
@@ -38,7 +37,7 @@
3837
<version>0.5.0-SNAPSHOT</version>
3938
</dependency>
4039
<dependency>
41-
<groupId>tc.oc.PGM</groupId>
40+
<groupId>tc.oc.pgm</groupId>
4241
<artifactId>core</artifactId>
4342
<version>0.16-SNAPSHOT</version>
4443
<scope>provided</scope>

0 commit comments

Comments
 (0)