summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.x/pom.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/pom.xml b/branches/sca-java-1.x/pom.xml
index 3c60a3e370..a7cca0db85 100644
--- a/branches/sca-java-1.x/pom.xml
+++ b/branches/sca-java-1.x/pom.xml
@@ -250,6 +250,15 @@
<module>demos</module>
<module>distribution</module>
</modules>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-eclipse-plugin</artifactId>
+ <version>2.6</version>
+ </plugin>
+ </plugins>
+ </build>
</profile>
<profile>