Skip to content

Commit a9ec915

Browse files
Merge pull request #737 from opencb/TASK-8045
TASK-8045 - SNAPSHOT policy in pom.xml
2 parents 51ae209 + 38fe326 commit a9ec915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
111111
<snapshots>
112112
<enabled>true</enabled>
113-
<updatePolicy>daily</updatePolicy>
113+
<updatePolicy>always</updatePolicy>
114114
</snapshots>
115115
</repository>
116116
<repository>

0 commit comments

Comments
 (0)