diff options
Diffstat (limited to 'appc-config/appc-encryption-tool/features/pom.xml')
-rw-r--r-- | appc-config/appc-encryption-tool/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index ef7776856..54508aa04 100644 --- a/appc-config/appc-encryption-tool/features/pom.xml +++ b/appc-config/appc-encryption-tool/features/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-config-encryption-tool</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-config-encryption-tool-features</artifactId> <name>APPC Encryption Tool Plugin - Features</name> |