Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare maven SNAPSHOT version #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jmini
Copy link
Member

@jmini jmini commented Aug 14, 2018

This PR prepares the possibility to deploy the artifacts to a maven repository (in addition to the docker image).

  • Version is now 3.0.0-SNAPSHOT to add the possibility to perform releases
    *.Produced jar (in the target/ folder) is now openapi-petstore.jar instead of openapi-petstore-${version}.jar
  • Add necessary maven metadata for publication on maven-central
  • groupId changed to org.openapitools.petstore to be more consistent with other projects.
  • Readme and Dockerfile are updated to reflect the changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant