diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-23 16:37:19 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-23 16:37:19 -0400 |
commit | 7679f2d1b19d8192e7a88e9b66687f7960315353 (patch) | |
tree | b167320419919b3d85d75a4b2cb19d069ca78d65 /cds-ui | |
parent | e13b5e218086b77688b7e0e387281ba73427bded (diff) |
Create release 0.4.3 of CCSDK0.4.3
Update version of parent pom to released 1.2.3 version
Change-Id: I55b87bc73835fa450a89c731f4a1629df040cdd5
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'cds-ui')
-rw-r--r-- | cds-ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 7f4c322c2..79e09d7b8 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> |