diff options
-rw-r--r-- | branches/sca-equinox/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-equinox/pom.xml b/branches/sca-equinox/pom.xml index 4be8e810c3..a2f990c90f 100644 --- a/branches/sca-equinox/pom.xml +++ b/branches/sca-equinox/pom.xml @@ -377,6 +377,7 @@ <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-maven-eclipse-compiler</artifactId> <version>1.4-SNAPSHOT</version> + <scope>provided</scope> </dependency> </dependencies> </plugin> |