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/adaptors/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/adaptors/pom.xml')
-rw-r--r-- | blueprints-processor/adaptors/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml index 92bdd5853..e58541933 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -20,12 +20,12 @@ <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> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>blueprints-processor-adaptors</artifactId> |