summaryrefslogtreecommitdiffstats
path: root/adaptors/iaas-adaptor/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-12-01 12:09:22 -0500
committerDan Timoney <dtimoney@att.com>2022-12-01 12:09:22 -0500
commit0529229a8078d357221f60df2d9ca964d45ceca8 (patch)
treef58f3c5045e26288f323c350ab6719584b2d691a /adaptors/iaas-adaptor/pom.xml
parent53ab7d9c9a617d43eb35a451dd3c3365b5daa104 (diff)
Update parent pom version to 2.4.5
Update parent pom version to 2.4.5 to pick up dmaap client version fix Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic48638ee7a128d7c751a37233c18cf4baaf6909a
Diffstat (limited to 'adaptors/iaas-adaptor/pom.xml')
-rw-r--r--adaptors/iaas-adaptor/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/adaptors/iaas-adaptor/pom.xml b/adaptors/iaas-adaptor/pom.xml
index 40c4dd608..9309f8804 100644
--- a/adaptors/iaas-adaptor/pom.xml
+++ b/adaptors/iaas-adaptor/pom.xml
@@ -19,14 +19,13 @@
limitations under the License.
============LICENSE_END=========================================================
-->
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.4</version>
+ <version>2.4.5</version>
<relativePath/>
</parent>