diff options
Diffstat (limited to 'dmi-stub')
-rw-r--r-- | dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml | 2 | ||||
-rw-r--r-- | dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml | 2 | ||||
-rw-r--r-- | dmi-stub/pom.xml | 3 |
3 files changed, 3 insertions, 4 deletions
diff --git a/dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml b/dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml index 66a12119..11ecca77 100644 --- a/dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml +++ b/dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>dmi-plugin-demo-and-csit-stub</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>3.5.5-SNAPSHOT</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-app</artifactId> diff --git a/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml b/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml index 93e69100..30f6b10f 100644 --- a/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml +++ b/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>dmi-plugin-demo-and-csit-stub</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>3.5.5-SNAPSHOT</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> diff --git a/dmi-stub/pom.xml b/dmi-stub/pom.xml index fdd01089..854e8432 100644 --- a/dmi-stub/pom.xml +++ b/dmi-stub/pom.xml @@ -23,8 +23,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>ncmp-dmi-plugin</artifactId> - <version>1.6.0-SNAPSHOT</version> - <relativePath>../../ncmp-dmi-plugin/pom.xml</relativePath> + <version>3.5.5-SNAPSHOT</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub</artifactId> |