diff options
Diffstat (limited to 'products/onap-beijing/features/appc')
-rw-r--r-- | products/onap-beijing/features/appc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-beijing/features/appc/pom.xml b/products/onap-beijing/features/appc/pom.xml index 4370a54c..bd667871 100644 --- a/products/onap-beijing/features/appc/pom.xml +++ b/products/onap-beijing/features/appc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-beijing-features</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>cli-products-onap-beijing-features-appc</artifactId> |