Skip to content

Commit

Permalink
Publish id github
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Jul 30, 2023
1 parent e9e28ae commit 2aa6671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
<repositories>
<!-- GitHub snapshots repositories -->
<repository>
<id>github-giis-uniovi</id>
<id>github</id>
<url>https://maven.pkg.github.com/giis-uniovi/*</url>
<snapshots>
<enabled>true</enabled>
Expand Down Expand Up @@ -348,7 +348,7 @@
<id>publish-github</id>
<distributionManagement>
<snapshotRepository>
<id>github-giis-uniovi</id>
<id>github</id>
<name>GitHub Apache Maven Packages</name>
<url>https://maven.pkg.github.com/giis-uniovi/qacover</url>
</snapshotRepository>
Expand Down

0 comments on commit 2aa6671

Please sign in to comment.