Author: antelder
Date: Thu Mar 11 22:55:48 2010
New Revision: 922053

URL: http://svn.apache.org/viewvc?rev=922053&view=rev
Log:
Reinstate ban snapshots

Modified:
    tuscany/sca-java-2.x/trunk/pom.xml

Modified: tuscany/sca-java-2.x/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/pom.xml?rev=922053&r1=922052&r2=922053&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/pom.xml Thu Mar 11 22:55:48 2010
@@ -788,9 +788,7 @@
                    <message>Best Practice is to always define released plugin 
versions!</message>
                    <banLatest>true</banLatest>
                    <banRelease>true</banRelease>
-                   <!-- turn off while I get our bundle plugin working -->
-                   <!--banSnapshots>true</banSnapshots-->
-                   <banSnapshots>false</banSnapshots>
+                   <banSnapshots>true</banSnapshots>
                    <phases>clean,deploy,site</phases>
                    <additionalPlugins>
                    </additionalPlugins>


Reply via email to