Dear all Basically we can release api-implementation and ontologies together. Also representation, sparql, and test.utils together. But, I tend to release each artifact alone, because we can have a meaningful release name rather than something like partial-release. What do you think?
Cheers Hasan On Sun, Jan 26, 2020 at 11:17 AM Hasan <[email protected]> wrote: > Dear all > > This is our artifact dependency diagram > parent > +----> api > +--> api-implementation > | +-----------------> representation > | | +--------------------> api.utils > | | > +--------> jaxrs.rdf.providers > | +-----------------> sparql > | | +---------> dataset > | +-----------------> test.utils > | +---------> dataset > | +------> api.utils > +--> ontologies > +------------------------------------------> api.utils > > I have to release api alone, because the artifact to release shall not > depend on snapshot versions of other artifacts. > > cheers > hasan > >
