Update pom.xml (#12196)

This commit is contained in:
Dhawal Kapil 2022-05-10 22:50:02 +05:30 committed by GitHub
parent 40214dbc4d
commit fe96f9747f
1 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@
<repositories>
<repository>
<id>PROJECT-REPO-URL</id>
<url>https://github.com/{repository-owner}/${repository-name}/${branch-name}</url>
<url>https://github.com/${repository-owner}/${repository-name}/${branch-name}</url>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
@ -107,4 +107,4 @@
<maven.compiler.target>8</maven.compiler.target>
</properties>
</project>
</project>