Omaha #3206 added version to servlet api in cave feature

without this, the build prefers the javax.servlet in the target platform

Change-Id: Ic98a49f8a0dff09d0af42da1e69dd650f4fd9a80

Former-commit-id: d0c7c0ce2bb4a7f7436a7aac1e4c87f7d5af40f2
This commit is contained in:
Brian Clements 2014-05-23 17:04:49 -05:00
parent 09fba26a56
commit 2fd2b5aa16

View file

@ -79,6 +79,6 @@
id="javax.servlet"
download-size="0"
install-size="0"
version="0.0.0"/>
version="3.0.0"/>
</feature>