Skip to content

Commit

Permalink
Fixed distribution url incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
eric2788 authored Aug 25, 2022
1 parent 5759352 commit 0148031
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 @@ -162,10 +162,10 @@
<repository>
<id>github</id>
<name>Github ELDependenci Apache Maven Packages</name>
<url>https://maven.pkg.github.com/ELDependenci/template-for-eldependenci-addon</url>
<url>https://maven.pkg.github.com/ELDependenci/eldependenci-mvvm</url>
<uniqueVersion>false</uniqueVersion>
</repository>
</distributionManagement>


</project>
</project>

0 comments on commit 0148031

Please sign in to comment.