diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:52:20 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:52:20 -0400 |
commit | e24762ea7bd63bd4d88bb7448c66cb0dfe4219b6 (patch) | |
tree | 22b74652615d9399e151c3c7368a136c491a92a4 /blueprints-processor/installer | |
parent | 9560e601df12f015390e222a0a4ce043003f6fc7 (diff) |
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: I10668ea684873cf246ab69ae2a2754fa0e242048
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor/installer')
-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..dd1e86ad0 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.2.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-processor-installer</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.4.3-SNAPSHOT</version> <packaging>pom</packaging> <name>Blueprints Processor :: ${project.artifactId}</name> |