Explorar o código

Disable agilejava repo for snapshots.

Luke Taylor %!s(int64=18) %!d(string=hai) anos
pai
achega
09b8575c30
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      pom.xml

+ 3 - 0
pom.xml

@@ -96,6 +96,9 @@
             <releases>
                 <enabled>true</enabled>
             </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
         </pluginRepository>
     </pluginRepositories>