diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-04 13:33:25 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-04 13:33:25 -0500 |
commit | 0802fe1a738cf9c3650aa6654a93cd1b7c6b6157 (patch) | |
tree | 7381419fa75c497c479ca9edfe5428e4dd5ce89f | |
parent | da89da1f4c3a1ccf771cc3dc4ffc960261197789 (diff) |
Update to use final Oslo versions
Update to use final Oslo release versions
Issue-ID: CCSDK-4066
Change-Id: I27b37773404e4eda36e442200742d418548dd8dd
Signed-off-by: Dan Timoney <dtimoney@att.com>
28 files changed, 28 insertions, 28 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index acf24576..1448a33b 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index f1a6e218..430e46aa 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/features/pom.xml b/features/pom.xml index 1809e540..4e7420ad 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index e1c3befe..7b87b395 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index 89a797fe..04bc58e8 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>3.0.0</version> + <version>3.0.1</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 9ac1844b..d5d22670 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/generic-resource-api/features/pom.xml b/generic-resource-api/features/pom.xml index 02a850ce..064d7736 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>3.0.0</version> + <version>3.0.1</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 95917809..a1e1e35e 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml index 898d10d8..22051a47 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml index 88584047..304121b4 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/generic-resource-api/model/swagger/pom.xml b/generic-resource-api/model/swagger/pom.xml index e6d8c3cf..c54b96c1 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>3.0.0</version> + <version>3.0.1</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 d8a93347..387cc5be 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml index b601f5e7..e2a4c213 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index 145762f5..c19bf699 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/optical-service/features/features-optical-service/pom.xml b/optical-service/features/features-optical-service/pom.xml index 2261a351..7b77d326 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index e5265f81..4523475c 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/optical-service/features/sdnc-optical-service/pom.xml b/optical-service/features/sdnc-optical-service/pom.xml index 20729258..eefa05f1 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index b245b3bb..bb158bb6 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index cf654a33..6553cf4e 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/optical-service/pom.xml b/optical-service/pom.xml index f02a71f3..22faee29 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index fd8ca473..2db33676 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index ad75ef6e..ea3bf969 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index f203c59b..f3acda21 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 2d0861c8..8dbc3ae6 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml index 89364136..f4d72303 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>3.0.0</version> + <version>3.0.1</version> </parent> <groupId>org.onap.sdnc.northbound</groupId> diff --git a/vnftools/pom.xml b/vnftools/pom.xml index cc3cda71..50e4d733 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>3.0.0</version> + <version>3.0.1</version> </parent> <groupId>org.onap.sdnc.northbound</groupId> diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml index b3bd4dc6..bec58507 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>3.0.0</version> + <version>3.0.1</version> <relativePath/> </parent> |