diff options
author | talasila <talasila@research.att.com> | 2017-03-07 17:04:27 -0500 |
---|---|---|
committer | talasila <talasila@research.att.com> | 2017-03-07 17:04:38 -0500 |
commit | ab13dda53c02c5504e24e829181d6ea93409b742 (patch) | |
tree | 0b64e054052ed19611f25d5f395edefadf86809f /dcae_dmaapbc_model | |
parent | 7af234eca41f49d23e050ce305dba3704ec74943 (diff) |
staging release 1.0.0
Change-Id: Ida76d40f4ac6da933118905d9f94c45988cc80bc
Signed-off-by: talasila <talasila@research.att.com>
Diffstat (limited to 'dcae_dmaapbc_model')
-rw-r--r-- | dcae_dmaapbc_model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcae_dmaapbc_model/pom.xml b/dcae_dmaapbc_model/pom.xml index 0cf64d6..e7f2027 100644 --- a/dcae_dmaapbc_model/pom.xml +++ b/dcae_dmaapbc_model/pom.xml @@ -5,7 +5,7 @@ <!-- repository key for maven central --> <groupId>org.openecomp.ui.dmaapbc</groupId> <artifactId>dmaap-bc-model</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <name>DCAE DMaaP Bus Controller Data Models</name> <description>Java objects used by the DMaaP Bus Controller</description> <scm> |