diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 14:44:11 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 14:44:11 -0500 |
commit | 7bf2b328ab2db82025032ea022220cd394cbead2 (patch) | |
tree | 332bf2257f08d0c844a179335411aa2af02bdea7 /blueprints-processor | |
parent | 70ae29c0f979c7b76377efcc624116260367e4d9 (diff) |
Prepare features for release3.0.1-ONAP0.3.3
Prepare features for 0.3.3 (Casablanca Mtce) release
Change-Id: Ie06996b0c903728f8f9640028b87c1bb5c26c9a4
Issue-ID: CCSDK-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor')
12 files changed, 12 insertions, 12 deletions
diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index 03ee8a702..216f608b1 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.3</version> <relativePath/> </parent> diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml index 5188545d7..9341b5f8c 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -23,7 +23,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml index f033fe4ab..9e5348a15 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml @@ -24,7 +24,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml index 0cb1c1b2e..08487c254 100644 --- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml +++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.3</version> <relativePath/> </parent> diff --git a/blueprints-processor/features/features-blueprints-processor/pom.xml b/blueprints-processor/features/features-blueprints-processor/pom.xml index f042df554..555a93108 100755 --- a/blueprints-processor/features/features-blueprints-processor/pom.xml +++ b/blueprints-processor/features/features-blueprints-processor/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.3</version> <relativePath /> </parent> diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml index bde9dd0e7..6cb501c4d 100755 --- a/blueprints-processor/features/pom.xml +++ b/blueprints-processor/features/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.3</version> <relativePath/> </parent> diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 28b45497f..4bacfeb21 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -23,7 +23,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml index dce95921b..34429f42b 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-provider/pom.xml @@ -24,7 +24,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml index da2f0364d..f6ce7393d 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -24,7 +24,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml index 84a6966f5..c3bb13584 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-provider/pom.xml @@ -24,7 +24,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml index aebee2938..9321602eb 100644 --- a/blueprints-processor/plugin/pom.xml +++ b/blueprints-processor/plugin/pom.xml @@ -23,7 +23,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index 54c47ab0c..d655b73cc 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -24,7 +24,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
|