diff options
Diffstat (limited to 'appc-config/appc-data-services/features/pom.xml')
-rw-r--r-- | appc-config/appc-data-services/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 6f9b938e5..083860ce9 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-config-data-services</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-config-data-services-features</artifactId> <name>APPC Data Services Plugin - Features</name> |