Skip to content

Commit fbcdf50

Browse files
committed
Updated group id to literal
1 parent 77cc342 commit fbcdf50

File tree

1 file changed

+1
-1
lines changed
  • protocols/valve/steam/master

1 file changed

+1
-1
lines changed

protocols/valve/steam/master/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<dependencies>
3535
<dependency>
36-
<groupId>${project.groupId}</groupId>
36+
<groupId>com.ibasco.agql</groupId>
3737
<artifactId>agql-lib-core</artifactId>
3838
</dependency>
3939
<dependency>

0 commit comments

Comments
 (0)