diff options
Diffstat (limited to 'cds-ui/client')
-rw-r--r-- | cds-ui/client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 63ff9fbbc..386eeaf89 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ui</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |