Author: simoneg
Date: Wed Oct 21 16:17:22 2009
New Revision: 828080
URL: http://svn.apache.org/viewvc?rev=828080&view=rev
Log:
Force to always update shapshots
Modified:
labs/magma/trunk/pom.xml
Modified: labs/magma/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/pom.xml?rev=828080&r1=828079&r2=828080&view=diff
==============================================================================
--- labs/magma/trunk/pom.xml (original)
+++ labs/magma/trunk/pom.xml Wed Oct 21 16:17:22 2009
@@ -129,6 +129,7 @@
</releases>
<snapshots>
<enabled>true</enabled>
+ <updatePolicy>always</updatePolicy>
</snapshots>
</repository>
</repositories>
@@ -142,6 +143,7 @@
</releases>
<snapshots>
<enabled>true</enabled>
+ <updatePolicy>always</updatePolicy>
</snapshots>
</pluginRepository>
</pluginRepositories>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]