diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:46:09 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:46:09 -0400 |
commit | d761bb69850d2fe75a28b18310843609d5b81780 (patch) | |
tree | df29681d00777c685c3c8a82fc8da57a9bd7ea26 /blueprints-processor/installer/pom.xml | |
parent | 9560e601df12f015390e222a0a4ce043003f6fc7 (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: Ie0ce73a61ea0caa0e93b56f7f4be367410c62888
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor/installer/pom.xml')
-rw-r--r-- | blueprints-processor/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 88153d41a..58fba2f28 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2</version> + <version>1.3.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-processor-installer</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Blueprints Processor :: ${project.artifactId}</name> |