Skip to content
Snippets Groups Projects
Commit 8ca928ce authored by david_williams's avatar david_williams
Browse files

do not condition for N-builds

parent d8bbaead
No related branches found
No related tags found
No related merge requests found
......@@ -571,6 +571,7 @@
</ant>
</schedule>
</project>
<!--
<project
name="wtp-R3.0-I">
<modificationset
......@@ -627,6 +628,7 @@
</ant>
</schedule>
</project>
-->
<project
requireModification="false"
name="wtp-R3.0-N"
......@@ -663,6 +665,9 @@
<property
name="SKIP_JAR_SIGNING"
value="true" />
<property
name="normalizeJarFiles"
value="false" />
</ant>
</schedule>
</project>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment