From 8fae3b4e0294382f2a1e31ad0179884285ff3a2c Mon Sep 17 00:00:00 2001 From: jbowdre Date: Mon, 9 Nov 2020 16:06:36 -0600 Subject: [PATCH] initial version release --- pom.xml | 4 ++-- src/main/resources/CHANGELOG.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4b167c5..1c92d73 100755 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,8 @@ conditions of the subcomponent's license, as noted in the LICENSE file. Solarwinds IPAM - Solarwinds IPAM integration for vRA - 0.1 + Solarwinds IPAM integration for vRA(c) 8.x + 1.0 false true diff --git a/src/main/resources/CHANGELOG.md b/src/main/resources/CHANGELOG.md index e69de29..daaa595 100755 --- a/src/main/resources/CHANGELOG.md +++ b/src/main/resources/CHANGELOG.md @@ -0,0 +1 @@ +1.0 - Initial release. \ No newline at end of file