Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 5190344

Browse files
Update groupId of release.yml
1 parent baa3162 commit 5190344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
Add the following lines to your pom:
8282
```XML
8383
<dependency>
84-
<groupId>com.xdev-software</groupId>
84+
<groupId>software.xdev</groupId>
8585
<artifactId>xapi-db-postgresql</artifactId>
8686
<version>${{ steps.version.outputs.release }}</version>
8787
</dependency>

0 commit comments

Comments
 (0)