summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-01 15:08:41 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-01 15:08:41 +0000
commite07774394f9234e5ef095dcede98b08e79dff878 (patch)
tree046ccc19a62b230954635a549b4842c14c85b7e1 /sca-java-2.x/branches/2.0-Beta1/pom.xml
parenta2d62cdf52abd7ce59fcde8dede83d8ac650a435 (diff)
TUSCANY-3751 - now 1.0.7 of the maven-bundle-plugin is released I can remove the snapshot and turn the enforcer back on
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029697 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta1/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/pom.xml b/sca-java-2.x/branches/2.0-Beta1/pom.xml
index 23f6b86bd0..45029adeaa 100644
--- a/sca-java-2.x/branches/2.0-Beta1/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta1/pom.xml
@@ -829,8 +829,7 @@ org.apache.tuscany.sca.assembly:org.apache.tuscany.sca.assembly.builder:org.apac
<message>Best Practice is to always define released plugin versions!</message>
<banLatest>true</banLatest>
<banRelease>true</banRelease>
-<!-- TUSCANY-3674 -->
- <banSnapshots>false</banSnapshots>
+ <banSnapshots>true</banSnapshots>
<phases>clean,deploy,site</phases>
<additionalPlugins>
</additionalPlugins>