summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/policy/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/policy/pom.xml b/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
index 5aa57f882b..5a9be08f78 100644
--- a/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
@@ -102,8 +102,8 @@
<exclude>**/POL_9017_TestCase.java</exclude><!-- see TUSCANY-3487-->
<exclude>**/POL_9018_TestCase.java</exclude><!-- see TUSCANY-3487-->
<!-- noListener intents -->
- <exclude>**/POL_10001_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
- <exclude>**/POL_10002_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
+ <exclude>**/POL_10001_TestCase.java</exclude><!-- see TUSCANY-3491-->
+ <exclude>**/POL_10002_TestCase.java</exclude><!-- see TUSCANY-3491-->
</excludes>
</configuration>
</plugin>