We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi can we update this artifact from:
<dependency> <groupId>INTO-CPS-Association</groupId> <artifactId>scenario_verifier_2.13</artifactId> </dependency>
to
<dependency> <groupId>org.into-cps.ext.verification</groupId> <artifactId>scenario-verifier-2.13</artifactId> </dependency>
Usually the usage is - I dont know if the 2.13 is a standard for scala but its not for java.
-
2.13
It would be great we we could release this directly to sonatype. A fully automated github action release can be fund here for maven https://github.com/INTO-CPS-Association/org.intocps.maestro.fmi/blob/development/.github/workflows/release.yml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi can we update this artifact from:
to
Usually the usage is
-
I dont know if the2.13
is a standard for scala but its not for java.It would be great we we could release this directly to sonatype. A fully automated github action release can be fund here for maven https://github.com/INTO-CPS-Association/org.intocps.maestro.fmi/blob/development/.github/workflows/release.yml
The text was updated successfully, but these errors were encountered: