diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2018-09-11 11:13:56 -0400 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2018-09-11 15:59:30 -0400 |
commit | ea45fbffab1f36271def9443fd32cdbd75839f7e (patch) | |
tree | 642aef45a23abf28025c7828552e986d8126164f /blueprints-processor/pom.xml | |
parent | 0a300470a8f92141ee34302fd17f8c7fa09cccdf (diff) |
Update parent pom to conform to CCSDK structure
Change-Id: Ie99cd61cc83dff14b2e1a1a1014411342031e27f
Issue-ID: CCSDK-505
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'blueprints-processor/pom.xml')
-rw-r--r-- | blueprints-processor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index 8e3556624..3111fc9f5 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -29,7 +29,7 @@ <groupId>org.onap.ccsdk.config</groupId>
<artifactId>blueprints-processor</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Blueprints Processor Module</name>
|