diff options
author | Jerry Flood <jflood@att.com> | 2019-04-19 14:11:27 -0400 |
---|---|---|
committer | Jerry Flood <jflood@att.com> | 2019-04-19 15:44:54 -0400 |
commit | 266e8659ec80d22eaff56a7306fcef33c3e8b190 (patch) | |
tree | e4104c90939ed904257f60b5efe8bfdf604095cd /pom.xml | |
parent | 9407eccc5c8347c7c92d2f25590d8867213107aa (diff) |
Update license to not be javadoc
Issue-ID: OPTFRA-466
Change-Id: Ic3b665edccd81efeaacdb9b032d3bd5fc7a8154c
Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ <parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.1</version>
+ <version>1.2.3</version>
</parent>
<groupId>org.onap.optf.cmso</groupId>
|