Skip to content

Commit

Permalink
Merge pull request #663 from catenax-ng/feat/pom/maven-deploy-eclipse
Browse files Browse the repository at this point in the history
Cicd(Pom): Change repo URL for deployment to eclipse-tractux/bpdm
  • Loading branch information
nicoprow committed Dec 1, 2023
2 parents c5484e2 + 59ac469 commit 53f6fdc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bpdm-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<repository>
<id>github</id>
<name>GitHub CatenaX-NG Apache Maven Packages</name>
<url>https://maven.pkg.github.com/catenax-ng/tx-bpdm</url>
<url>https://maven.pkg.github.com/eclipse-tractusx/bpdm</url>
</repository>
</distributionManagement>
</project>
2 changes: 1 addition & 1 deletion bpdm-gate-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<repository>
<id>github</id>
<name>GitHub CatenaX-NG Apache Maven Packages</name>
<url>https://maven.pkg.github.com/catenax-ng/tx-bpdm</url>
<url>https://maven.pkg.github.com/eclipse-tractusx/bpdm</url>
</repository>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion bpdm-pool-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<repository>
<id>github</id>
<name>GitHub CatenaX-NG Apache Maven Packages</name>
<url>https://maven.pkg.github.com/catenax-ng/tx-bpdm</url>
<url>https://maven.pkg.github.com/eclipse-tractusx/bpdm</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 53f6fdc

Please sign in to comment.