diff options
Diffstat (limited to 'appc-provider/appc-provider-model/pom.xml')
-rw-r--r-- | appc-provider/appc-provider-model/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index f9d2ee883..3e376903b 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -29,6 +29,7 @@ </parent> <groupId>org.onap.appc</groupId> <artifactId>appc-provider-model</artifactId> + <version>1.4.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>appc-provider-model</name> |