diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-28 14:11:42 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-28 14:11:56 -0400 |
commit | 60c76dd67f768bcb2427468ea0a81151c4974657 (patch) | |
tree | 3eaa78f58e02e564329b0676a610fc55b84865e0 /features/installer/pom.xml | |
parent | eafb2635f98d75a25769cb35c654b46b303d78c3 (diff) |
Release version 1.3.0 of ccsdk/features
Release version 1.3.0 of ccsdk/features artifacts and roll to next snapshot
Issue-ID: CCSDK-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3de9dadacaa93f28bc5a0a8cf1cf791ef7534034
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index fd0d363fd..12ce13203 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>features-installer</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: features :: ${project.artifactId}</name> |