eclipse-sirius / sirius-emf-json

JSON-based EMF Resource implementation - part of Eclipse Sirius
https://eclipse.dev/sirius/sirius-web.html
Eclipse Public License 2.0
5 stars 10 forks source link

Maven groupId should be org.eclipse.sirius #1

Open pcdavid opened 3 years ago

pcdavid commented 3 years ago

The POMs currently use

<groupId>org.eclipse.sirius.emfjson</groupId>

but now that this component is an official part of Eclipse Sirius, we should use the same groupId as the rest of Sirius (notably Sirius Desktop): org.eclipse.sirius.

This would allow this project's artifacts to be published in the same repo as the rest at Eclipse (https://repo.eclipse.org/content/groups/sirius/).