mirror of
https://github.com/jbowdre/SWIPAMforvRA8.git
synced 2024-12-22 03:22:19 +00:00
initial version release
This commit is contained in:
parent
a8bc345f65
commit
8fae3b4e02
2 changed files with 3 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -22,8 +22,8 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
|
|||
|
||||
<properties>
|
||||
<provider.name>Solarwinds IPAM</provider.name>
|
||||
<provider.description>Solarwinds IPAM integration for vRA</provider.description>
|
||||
<provider.version>0.1</provider.version>
|
||||
<provider.description>Solarwinds IPAM integration for vRA(c) 8.x</provider.description>
|
||||
<provider.version>1.0</provider.version>
|
||||
|
||||
<provider.supportsAddressSpaces>false</provider.supportsAddressSpaces>
|
||||
<provider.supportsUpdateRecord>true</provider.supportsUpdateRecord>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
1.0 - Initial release.
|
Loading…
Reference in a new issue