diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:21:30 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:21:30 -0400 |
commit | 148c15375d3ad12783451c65d092c66c96360357 (patch) | |
tree | ed2d0e096465d50f3ea155411bfaf3a39572acc0 /blueprints-processor/adaptors/pom.xml | |
parent | d285daf543d0297a87b1f95e4e3bcc7c45aca0de (diff) |
Roll versions
Roll versions in master branch
Change-Id: I3f804d1c2dc94614f48048813b348a10cdf7857f
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 9e081a5a3..5da9fb71c 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.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>blueprints-processor-adaptors</artifactId> |