diff options
35 files changed, 35 insertions, 35 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 6f52cd49..c9ce27f5 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index b22e309a..717d4116 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/pom.xml b/features/pom.xml index 992af3ee..132b69e1 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index af5ef25d..5515dff6 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index 468e7d32..dd4b378c 100644 --- a/generic-resource-api/client/pom.xml +++ b/generic-resource-api/client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>client-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> </parent> <groupId>org.onap.sdnc.northbound</groupId> diff --git a/generic-resource-api/features/features-generic-resource-api/pom.xml b/generic-resource-api/features/features-generic-resource-api/pom.xml index c2704f73..02262726 100644 --- a/generic-resource-api/features/features-generic-resource-api/pom.xml +++ b/generic-resource-api/features/features-generic-resource-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/generic-resource-api/features/pom.xml b/generic-resource-api/features/pom.xml index 11fb0e0c..2dfd7ca8 100644 --- a/generic-resource-api/features/pom.xml +++ b/generic-resource-api/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml index 96e43078..c5ed3e26 100644 --- a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml +++ b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml index cb185061..0a40e193 100755 --- a/generic-resource-api/installer/pom.xml +++ b/generic-resource-api/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml index 9966b8f6..3a8a2f5d 100644 --- a/generic-resource-api/model/pom.xml +++ b/generic-resource-api/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/generic-resource-api/model/swagger/pom.xml b/generic-resource-api/model/swagger/pom.xml index fcbed75d..f729d004 100644 --- a/generic-resource-api/model/swagger/pom.xml +++ b/generic-resource-api/model/swagger/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>oparent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> </parent> <groupId>org.onap.sdnc.northbound</groupId> diff --git a/generic-resource-api/model/yang/pom.xml b/generic-resource-api/model/yang/pom.xml index 5c6812eb..3d185a57 100644 --- a/generic-resource-api/model/yang/pom.xml +++ b/generic-resource-api/model/yang/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml index 2fe58f64..9408f9fd 100644 --- a/generic-resource-api/pom.xml +++ b/generic-resource-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index 07ae9a57..16f1bfd4 100644 --- a/generic-resource-api/provider/pom.xml +++ b/generic-resource-api/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/optical-service/features/features-optical-service/pom.xml b/optical-service/features/features-optical-service/pom.xml index 281885dc..e43363e9 100644 --- a/optical-service/features/features-optical-service/pom.xml +++ b/optical-service/features/features-optical-service/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index c85e71e8..de2941ee 100644 --- a/optical-service/features/pom.xml +++ b/optical-service/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/optical-service/features/sdnc-optical-service/pom.xml b/optical-service/features/sdnc-optical-service/pom.xml index 7d7a7028..acb8cdda 100644 --- a/optical-service/features/sdnc-optical-service/pom.xml +++ b/optical-service/features/sdnc-optical-service/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 3f1d1615..2cd0908b 100644 --- a/optical-service/installer/pom.xml +++ b/optical-service/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index 17e9f37a..321e96c8 100644 --- a/optical-service/model/pom.xml +++ b/optical-service/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/optical-service/pom.xml b/optical-service/pom.xml index bc342b86..47e21847 100644 --- a/optical-service/pom.xml +++ b/optical-service/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index a4fbb14a..54e4df65 100644 --- a/optical-service/provider/pom.xml +++ b/optical-service/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml index 061825a7..ef025fcf 100644 --- a/vnfapi/features/features-vnfapi/pom.xml +++ b/vnfapi/features/features-vnfapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml index 487b7449..d3390817 100644 --- a/vnfapi/features/pom.xml +++ b/vnfapi/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnfapi/features/sdnc-vnfapi/pom.xml b/vnfapi/features/sdnc-vnfapi/pom.xml index 67f47538..94e7df3a 100644 --- a/vnfapi/features/sdnc-vnfapi/pom.xml +++ b/vnfapi/features/sdnc-vnfapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml index 6f0af7f3..8423accb 100755 --- a/vnfapi/installer/pom.xml +++ b/vnfapi/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml index e0bc5044..b3290ca1 100644 --- a/vnfapi/model/pom.xml +++ b/vnfapi/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml index ce160ca8..06cfe2ec 100644 --- a/vnfapi/pom.xml +++ b/vnfapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnfapi/provider/pom.xml b/vnfapi/provider/pom.xml index 9d94c9c7..9041a8e9 100644 --- a/vnfapi/provider/pom.xml +++ b/vnfapi/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 50f2a690..9d4614c4 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index d5479123..a1df4499 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 297d001c..5cea4e5b 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml index 93691adf..bd97a0a2 100755 --- a/vnftools/installer/pom.xml +++ b/vnftools/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> </parent> <groupId>org.onap.sdnc.northbound</groupId> diff --git a/vnftools/pom.xml b/vnftools/pom.xml index e8467596..8310d8a6 100644 --- a/vnftools/pom.xml +++ b/vnftools/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> </parent> <groupId>org.onap.sdnc.northbound</groupId> diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml index 10c590f4..d6394c50 100644 --- a/vnftools/provider/pom.xml +++ b/vnftools/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> |