Update pom.xml (#12196)
This commit is contained in:
parent
40214dbc4d
commit
fe96f9747f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue