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

Reply via email to