diff options
Diffstat (limited to 'appc-inbound/appc-interfaces-service')
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index 8f0b095e1..0b8da1ccf 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml index 529747558..e5dab3cbf 100644 --- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> diff --git a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml index 6bb78e581..83257200f 100644 --- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml index 596ad0227..c490223cb 100644 --- a/appc-inbound/appc-interfaces-service/features/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml index 250a08ee5..fc485b0ca 100644 --- a/appc-inbound/appc-interfaces-service/installer/pom.xml +++ b/appc-inbound/appc-interfaces-service/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index c02497793..f68c2b041 100644 --- a/appc-inbound/appc-interfaces-service/model/pom.xml +++ b/appc-inbound/appc-interfaces-service/model/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index bdab83879..925a65f67 100644 --- a/appc-inbound/appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |