Set update SNAPSHOTs to never.
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f782eac7ebfd6dee527a47b34cbc8694042725c4..a2a8e7e643a97f9ddb748888a09f1b5934077913 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -423,7 +423,7 @@ limitations under the License.
                        </releases>
                        <snapshots>
                                <enabled>true</enabled>
-                               <updatePolicy>always</updatePolicy>
+                               <updatePolicy>never</updatePolicy>
                                <checksumPolicy>warn</checksumPolicy>
                        </snapshots>
                </repository>
@@ -449,7 +449,7 @@ limitations under the License.
                        </releases>
                        <snapshots>
                                <enabled>true</enabled>
-                               <updatePolicy>always</updatePolicy>
+                               <updatePolicy>never</updatePolicy>
                                <checksumPolicy>warn</checksumPolicy>
                        </snapshots>
                </pluginRepository>