diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 11:25:39 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 11:25:39 -0400 |
commit | ebebcef2f2b36ca465bb59883118a3fa182e3f39 (patch) | |
tree | 57c2d04569fd67f8f38b8bece5638a7c47361c8d /blueprints-processor/installer/pom.xml | |
parent | 5a168786b6880a27dbc982bf4f5381df812b36f1 (diff) |
Roll to next snapshot
Roll to next snapshot (0.4.4-SNAPSHOT)
Change-Id: Ic1360c0f7ce26ea7fc0e396364184898778c8f06
Issue-ID: CCSDK-1362
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 803295ece..bdc511627 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.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-processor-installer</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Blueprints Processor :: ${project.artifactId}</name> |