diff options
Diffstat (limited to 'dmi-plugin-demo-and-csit-stub/pom.xml')
-rw-r--r-- | dmi-plugin-demo-and-csit-stub/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmi-plugin-demo-and-csit-stub/pom.xml b/dmi-plugin-demo-and-csit-stub/pom.xml index f9f4197d2e..aba23d684d 100644 --- a/dmi-plugin-demo-and-csit-stub/pom.xml +++ b/dmi-plugin-demo-and-csit-stub/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.7-SNAPSHOT</version> + <version>3.3.7</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |