diff options
Diffstat (limited to 'cds-ui/application/pom.xml')
-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 82838f2f3..86a9c9e54 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ui</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |