diff options
author | Dan Timoney <dtimoney@att.com> | 2021-05-04 13:54:10 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-05-04 17:02:23 -0400 |
commit | 06a1a8e79d421cb0744b81728d424f7df9051a52 (patch) | |
tree | 9956b052a5126273194364ff2418f8d1aa08dbfc /a1-adapter/a1-adapter-api/feature/pom.xml | |
parent | b4f33c2d6fef60df2e48d81e2f7cdbf6a66cb30d (diff) |
Update versions for Aluminum SR31.1.5
Update versions for Aluminum SR3
Issue-ID: CCSDK-3285
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0201d2b6039aeaac1b2a29b4544270f3b27412f7
Diffstat (limited to 'a1-adapter/a1-adapter-api/feature/pom.xml')
-rw-r--r-- | a1-adapter/a1-adapter-api/feature/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/a1-adapter/a1-adapter-api/feature/pom.xml b/a1-adapter/a1-adapter-api/feature/pom.xml index 8d8eb509..b6145305 100644 --- a/a1-adapter/a1-adapter-api/feature/pom.xml +++ b/a1-adapter/a1-adapter-api/feature/pom.xml @@ -19,14 +19,13 @@ ~ ============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>single-feature-parent</artifactId> - <version>2.1.3</version> + <version>2.1.4</version> <relativePath/> </parent> |