pkornowski
(Przemyslaw Kornowski)
January 22, 2018, 5:28pm
1
Hi all,
I’ve just wanted to release modules FHIR, Atomfeed and Sync 2.0. First what I did, was the release FHIR module. I set the maven.release.version to the 1.9.0 on the CI bamboo, removed HEAD tag from the pom.xml and run release stage. The release was done with version 1.9.0-SNAPSHOT. Could you tell me, what I did wrong?
cc: @raff , @cintiadr
pkornowski
(Przemyslaw Kornowski)
January 22, 2018, 7:28pm
2
Additionally, I can’t release Atomfeed module to version 1.0.1 and set new development version 1.0.2-SNAPSHOT, because of
Can someone help me with these problems?
https://ci.openmrs.org/browse/AT-AT-JOB1-26
https://ci.openmrs.org/browse/FHIR-FM-REL-132
cc: @raff , @cintiadr , @jslawinski
dkayiwa
(Daniel Kayiwa)
January 22, 2018, 10:18pm
3
Made a few changes to your atomfeed module pom files and released version 1.0.2 from bamboo.
1 Like
dkayiwa
(Daniel Kayiwa)
January 23, 2018, 9:51am
4
After a number of attempts, i just released version 1.11.0 for the FHIR module, from bamboo. This turned out to be the culprit: https://github.com/openmrs/openmrs-module-fhir/commit/04badfccc083f83204f31addee25a806af51fd11
pkornowski
(Przemyslaw Kornowski)
January 23, 2018, 10:09am
5
It’s awesome. Thank you @dkayiwa for your help