diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 15:12:55 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 15:12:55 -0500 |
commit | 1b478e61aaa065f2ed7fce1ff0216d680d94fed6 (patch) | |
tree | c40e5eef1b921d1fd7b2077748959341c42293e2 /ms/controllerblueprints | |
parent | 9c0dd7fa600c477e14b4e7e80a9140b2f8b73fff (diff) |
Prepare apps for release3.0.1-ONAP0.3.3casablanca
Prepare apps for 0.3.3 (Casablanca Mtce) release
Change-Id: Id731f8148070712d3ab3134b83b685f63b146542
Issue-ID: CCSDK-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/controllerblueprints')
-rw-r--r-- | ms/controllerblueprints/distribution/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/controllerblueprints/distribution/pom.xml b/ms/controllerblueprints/distribution/pom.xml index 38b7bab4..e9941b89 100644 --- a/ms/controllerblueprints/distribution/pom.xml +++ b/ms/controllerblueprints/distribution/pom.xml @@ -27,6 +27,7 @@ <relativePath>../parent</relativePath>
</parent>
<artifactId>distribution</artifactId>
+ <version>0.3.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Controller Blueprints Distribution</name>
<properties>
|