diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-22 15:56:18 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-22 15:56:18 -0400 |
commit | 31ec7420e2b289419fd15acbef5e83d516a66a23 (patch) | |
tree | 277d258c874d03ee70a22edad66e75add4250071 /cds-ui/pom.xml | |
parent | e515a85125e5487ecd3f7127b6af0b192d4a0993 (diff) |
Roll to initial Honolulu version
Roll to initial Honolulu version
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I563033c6c93a4121219eaa1d7bb8a026e9e490d4
Diffstat (limited to 'cds-ui/pom.xml')
-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 285e63ef9..cf70f5e88 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-aggregator</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |