diff options
author | Patrick Brady <pb071s@att.com> | 2018-09-26 13:15:47 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-09-26 13:15:53 -0700 |
commit | 81ac77edd68c6f5c649b1cc2afd2349b8f7a9c17 (patch) | |
tree | 09a2949f6592a2c4ba6a800501e148d5e5d2412c /appc-provider/appc-provider-model/pom.xml | |
parent | 769d345e3ac2dc809360201e63b9c668c5ac1b93 (diff) |
Add versions to pom files
Adding version tags that were left out of the last
version tag commit
Change-Id: I4a0d82b33571794664be215303ddc953203a253a
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
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> |