summaryrefslogtreecommitdiffstats
path: root/otest/newlayout/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--otest/newlayout/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/otest/newlayout/pom.xml b/otest/newlayout/pom.xml
index 9148d06483..692ff58e9a 100644
--- a/otest/newlayout/pom.xml
+++ b/otest/newlayout/pom.xml
@@ -95,6 +95,14 @@
</modules>
</profile>
+ <profile>
+ <id>scapolicy</id>
+ <modules>
+ <module>sca-policy</module>
+ <module>tuscany-policy-test-runner</module>
+ </modules>
+ </profile>
+
</profiles>
</project>