diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-19 20:10:19 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-19 20:19:59 -0400 |
commit | 3bad5dffbc981a86216de42ba2b7ac199fe68734 (patch) | |
tree | 8a23756f7c87a1a4134286963c7a0920562de78d /blueprints-processor | |
parent | 3526777d937af9e0f7b82a3254b1149d29e28a1e (diff) |
Roll to next Casablanca snapshot
Roll to next Casablanca snapshot version
Change-Id: Ib736bab9a978f772c8f95a21cdb0398e41ade3cc
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor')
12 files changed, 24 insertions, 24 deletions
diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index c1e90e3ce..ed44f1788 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -16,12 +16,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <artifactId>blueprints-data-adaptor-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Data Adaptor - Provider</name> diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml index fbe27f094..9117405d0 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -23,12 +23,12 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.2-SNAPSHOT</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<artifactId>blueprints-processor-adaptors</artifactId>
diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml index 902cc9e45..28b9ee839 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml @@ -24,12 +24,12 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.2-SNAPSHOT</version>
<artifactId>blueprints-rest-adaptor-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Rest Adaptor - Provider</name>
diff --git a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml index 09d805a83..dc975c244 100644 --- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml +++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml @@ -21,13 +21,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-blueprints-processor</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>feature</packaging> <name>Blueprints Processor :: Features :: ${project.artifactId}</name> diff --git a/blueprints-processor/features/features-blueprints-processor/pom.xml b/blueprints-processor/features/features-blueprints-processor/pom.xml index 1c01a0318..d33355e25 100755 --- a/blueprints-processor/features/features-blueprints-processor/pom.xml +++ b/blueprints-processor/features/features-blueprints-processor/pom.xml @@ -21,13 +21,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>features-blueprints-processor</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>feature</packaging> <name>Blueprints Processor :: CCSDK Features :: ${project.artifactId}</name> diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml index a4aa4ad2c..c352771dc 100755 --- a/blueprints-processor/features/pom.xml +++ b/blueprints-processor/features/pom.xml @@ -21,13 +21,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>blueprints-processor-features</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Blueprints Processor :: Features aggregator :: ${project.artifactId}</name> diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 56e545515..566f2ca3f 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -23,13 +23,13 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>blueprints-processor-installer</artifactId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Blueprints Processor :: ${project.artifactId}</name>
diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml index 34d8e543e..b2df7a219 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-provider/pom.xml @@ -24,12 +24,12 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.2-SNAPSHOT</version>
<artifactId>blueprints-assignment-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Assignment - Provider</name>
diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml index 7afd15f50..5f85ec8ed 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -24,12 +24,12 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.2-SNAPSHOT</version>
<artifactId>blueprints-generator-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Generator - Provider</name>
diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml index d61dea46c..7456498e1 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-provider/pom.xml @@ -24,12 +24,12 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.2-SNAPSHOT</version>
<artifactId>blueprints-model-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Model - Provider</name>
diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml index f52d15e30..5fe27f625 100644 --- a/blueprints-processor/plugin/pom.xml +++ b/blueprints-processor/plugin/pom.xml @@ -23,11 +23,11 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.2-SNAPSHOT</version>
<artifactId>blueprints-processor-plugin</artifactId>
<groupId>org.onap.ccsdk.features</groupId>
<packaging>pom</packaging>
diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index fa2c09637..62519881e 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -24,13 +24,13 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>blueprints-processor</artifactId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Blueprints Processor Module</name>
|