diff options
author | Dan Timoney <dtimoney@att.com> | 2022-05-04 12:54:51 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-05-04 12:54:51 -0400 |
commit | 1cf87c9d3ef176db070518c5e61e6ebb58f20d6c (patch) | |
tree | 5e2027bd3ae940d064cb4596b96c7c8e7a6a9515 /dependencies | |
parent | a020853667856ccbcceb78aaee4fb2c0750afa6a (diff) |
Release version 1.3.3 maven artifacts
Release version 1.3.3 ccsdk/distribution maven artifacts and roll version
Issue-ID: CCSDK-3621
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iae6b410cb7082a9e58e38986b69e7844ba29b341
Diffstat (limited to 'dependencies')
-rwxr-xr-x | dependencies/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml index cee0b42a..3362f8df 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> <artifactId>dependencies</artifactId> |