diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:19:00 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:19:00 -0500 |
commit | af04ae8867d2e3b8a1d93c9100634ecf8413e181 (patch) | |
tree | ea2a88d4b147fd2cc6fd80f0bc66904e5aa6f5fe /cds-ui/application | |
parent | d01e862e4e16d8d2772d8d10f2040ecb9b12ee69 (diff) |
Roll to next snapshot version
Roll to next snapshot version
Issue-ID: CCSDK-2973
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I55f7dfdc8102a4cb7ff2a77df20cc5a3905e524e
Diffstat (limited to 'cds-ui/application')
-rw-r--r-- | cds-ui/application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 1e6b45640..96e5fbb15 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ui</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |