Hi I tried to generate SO docker container from SO source code available here :
git clone https://gerrit.onap.org/r/so several branches are available : $ git branch -a * master remotes/origin/2.0.0-ONAP remotes/origin/HEAD -> origin/master remotes/origin/Test remotes/origin/amsterdam remotes/origin/beijing remotes/origin/container_test remotes/origin/master remotes/origin/release-1.0.0 If I have a look at the “beijing” branch, the pom.xml contains that line : <version>1.2.0-SNAPSHOT</version> If I have a look at the “2.0.0-ONAP” branch, the pom.xml contains that line : <version>1.2.0-SNAPSHOT</version> If I have a look at the “master” branch, the pom.xml contains that line : <version>1.3.0-SNAPSHOT</version> But (there is a but, of course…) When I have a look at my ONAP (heat) installed platform (Beijing) then I see some 1.2.2 stuff inside the SO docker container. So I am wondering how I can build a SO from source code to obtain exactly the same version of what is installed in the ONAP platform. What did I missed ? René ORANGE _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12053): https://lists.onap.org/g/onap-discuss/message/12053 Mute This Topic: https://lists.onap.org/mt/24944842/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
