Browse Source

Disable agilejava repo for snapshots.

Luke Taylor 18 years ago
parent
commit
09b8575c30
1 changed files with 3 additions and 0 deletions
  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>