Omaha #4343 - fixed merge error in p2-build.xml
Former-commit-id: c19ced2dcc9642fe2a0fbdf79f9946ae28429b85
This commit is contained in:
parent
1c1844ad65
commit
963f457d65
1 changed files with 3 additions and 4 deletions
|
@ -264,10 +264,9 @@
|
|||
</antcall>
|
||||
<antcall target="p2.build.repo">
|
||||
<param name="feature" value="com.raytheon.uf.viz.collaboration.feature" />
|
||||
value="com.raytheon.uf.viz.d2d.damagepath.feature" />
|
||||
</antcall>
|
||||
<antcall target="p2.build.repo">
|
||||
<param name="feature"
|
||||
</antcall>
|
||||
<antcall target="p2.build.repo">
|
||||
<param name="feature" value="com.raytheon.uf.viz.d2d.damagepath.feature" />
|
||||
</antcall>
|
||||
<antcall target="p2.build.repo">
|
||||
<param name="feature" value="com.raytheon.uf.viz.gisdatastore.feature" />
|
||||
|
|
Loading…
Add table
Reference in a new issue