diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 21:27:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 21:27:49 +0000 |
commit | 1e3f4855fafd3c2583129078ccaf0932f5e2fa48 (patch) | |
tree | 1bcc838e856353d54dc7534dff6770bcf192c8c1 /aafshiro/pom.xml | |
parent | 69551cc92f779fd0d2fa40abd70765b92ed691c8 (diff) |
Release ccsdk/features1.0.1
Diffstat (limited to 'aafshiro/pom.xml')
-rwxr-xr-x | aafshiro/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index d2ebab480..4243ee95a 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -28,13 +28,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |