diff options
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 3095ac7e9..d12f2c807 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.ccsdk.cds</groupId> <artifactId>ui</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.3</version> <packaging>pom</packaging> <name>CDS UI Parent</name> |