Skip to content

Commit 359a247

Browse files
committed
Deploy to codice/ddf GitHub Packages to avoid groupId conflict
1 parent 170eac6 commit 359a247

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,5 @@ jobs:
142142
mvn deploy $MAVEN_CLI_OPTS \
143143
-DskipTests=true \
144144
-DretryFailedDeploymentCount=10 \
145-
-Dreleases.repository.url=https://maven.pkg.github.com/codice/ddf-admin-ui \
146-
-Dsnapshots.repository.url=https://maven.pkg.github.com/codice/ddf-admin-ui
145+
-Dreleases.repository.url=https://maven.pkg.github.com/codice/ddf \
146+
-Dsnapshots.repository.url=https://maven.pkg.github.com/codice/ddf

0 commit comments

Comments
 (0)