diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-02 11:00:33 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-02 11:00:33 -0500 |
commit | efdb5b050f7dd7a80bdc168d660b639498baecea (patch) | |
tree | 23bbc6313c23bb99381837315e1903ee2d9d3915 /pom.xml | |
parent | 90f39a1c0df14b817a4d50443695b145a5acbe5e (diff) |
Update tags to comply with ONAP naming standards
Updated tag version to comply with ONAP naming standards
Issue-ID: CCSDK-2963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I654396e52baf4fc940bb43bb2e6fff357e3f2143
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,8 +36,8 @@ <packaging>pom</packaging> <modules> - <module>a1-policy-management</module> <module>a1-adapter</module> + <module>a1-policy-management</module> </modules> <properties> |