Skip to content

Commit

Permalink
Removed extraneous XML from the end of CiscoASA's objects.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
amyers committed Jan 26, 2011
1 parent 5853038 commit 6989262
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
16 changes: 0 additions & 16 deletions ZenPacks/Firestar/CiscoASA/objects/objects.xml
Expand Up @@ -27122,20 +27122,4 @@ readonly
</object>
</tomanycont>
</object>
<property id='zendoc' type='string'>
Cisco 5580-40 Adaptive Security Appliance
</property>
<property type="string" id="name" mode="w" >
5580-40 ASA
</property>
<property type="lines" id="productKeys" mode="w" >
['5580-40 ASA']
</property>
<property type="string" id="description" mode="w" >
Cisco 5580-40 Adaptive Security Appliance
</property>
<property type="boolean" id="isOS" mode="w" >
False
</property>
</object>
</objects>
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -15,7 +15,7 @@
# These variables are overwritten by Zenoss when the ZenPack is exported
# or saved. Do not modify them directly here.
NAME = 'ZenPacks.Firestar.CiscoASA'
VERSION = '2.1.1'
VERSION = '2.1.2'
AUTHOR = 'Chris Morrison - chris.morrison@sita.aero, R.Esteve'
LICENSE = ''
NAMESPACE_PACKAGES = ['ZenPacks', 'ZenPacks.Firestar']
Expand Down

0 comments on commit 6989262

Please sign in to comment.