diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-06 13:58:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-06 13:58:43 +0000 |
commit | 4f2599620d7e3b06ebc97eed8c131e2c726f1c3c (patch) | |
tree | c1bd47ea10272c3155ae69702d84e0a907f70e9c /ubuntu | |
parent | f85fb6f24bf8b512c9fc2fa92f11cad08217931e (diff) |
Release ccsdk/distribution0.7.1
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 31ff0108..9158fd46 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.1</version> </parent> <artifactId>distribution-ubuntu</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.1</version> <packaging>pom</packaging> <name>ccsdk-distribution :: ubuntu</name> |