Hello. I created a new PersonResource1_10.java in omod 1_10 and i imported org.openmrs.person , but when i go to person object is the object from branch 1_8 not 1_10. How can i link the good one ?
What exactly would you like to accomplish and how would you like to use the person
object @andu033?
I want to add birthtime property in description and do the tests . But in 1_8 there is no birthtime and thats why i need to import the correct version of person.
Ok. In the time i checked the maven repository and the problem is that i import 10.3 but the birthtime only exist in 10.4+.