diff options
Diffstat (limited to 'vnfapi')
-rw-r--r-- | vnfapi/features/features-vnfapi/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/features/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/features/sdnc-vnfapi/pom.xml | 2 | ||||
-rwxr-xr-x | vnfapi/installer/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/model/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/provider/pom.xml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml index 25d6ce2b..bf9f7e5f 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.1.1</version> + <version>2.1.2</version> <relativePath/> </parent> diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml index 32711ece..a862958e 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.1.1</version> + <version>2.1.2</version> <relativePath/> </parent> diff --git a/vnfapi/features/sdnc-vnfapi/pom.xml b/vnfapi/features/sdnc-vnfapi/pom.xml index fbee76ac..0851c3a4 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.1.1</version> + <version>2.1.2</version> <relativePath/> </parent> diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml index 14e13809..cffd0c65 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.1.1</version> + <version>2.1.2</version> <relativePath/> </parent> diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml index 8f2ed064..8344c40b 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.1.1</version> + <version>2.1.2</version> <relativePath/> </parent> diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml index 8c6dd442..6f6217d6 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.1.1</version> + <version>2.1.2</version> <relativePath/> </parent> diff --git a/vnfapi/provider/pom.xml b/vnfapi/provider/pom.xml index 4e07b297..7b8986a5 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.1.1</version> + <version>2.1.2</version> <relativePath/> </parent> |