Skip to content

Update pom for release #37

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

Merged
merged 7 commits into from
May 2, 2023
Merged

Update pom for release #37

merged 7 commits into from
May 2, 2023

Conversation

aalmiray
Copy link
Contributor

Fixes #32

Changes made in small increments for better review.
Please squash all changes before merging.

@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>dev.cdevents.sdk-java</groupId>
<groupId>dev.cdevents</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\o/

Copy link
Contributor

@afrittoli afrittoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@afrittoli afrittoli requested a review from elmsdata April 27, 2023 09:08
@afrittoli
Copy link
Contributor

@aalmiray - sorry, it looks like this may need a rebase now.

@aalmiray
Copy link
Contributor Author

It's OK. I'll take care of it in a few.

<version.gpg.plugin>1.6</version.gpg.plugin>
<version.install.plugin>3.0.0-M1</version.install.plugin>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A personal question, did maven release a specific version for the Mac M1 chip? Have not seen this version and tried looking it up but could not find an answer for the M1 on the plugin version. Very interesting!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a chip related version. M1 usually stands for "milestone". It's just a version tag like GA, FINAL, and so forth.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's fantastic, thanks for sharing! I just haven't seen an M1 version of a plugin before and was excited to learn about it. 😄

Copy link

@elmsdata elmsdata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow I learned a lot in this pull request and had to research a few of the plugin changes! Thanks for making such an awesome contribution! Looks great to me!

@afrittoli afrittoli merged commit 7a50d20 into cdevents:main May 2, 2023
@aalmiray aalmiray deleted the pom-update branch May 2, 2023 12:24
@cdevents-bot cdevents-bot added the released Issue has been released label Jul 24, 2023
@cdevents-bot
Copy link
Collaborator

🎉 This issue has been resolved in v0.1.2 (Release Notes)

@cdevents-bot cdevents-bot added this to the v0.1.2 milestone Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Issue has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update pom.xml for release
4 participants