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

update Maven config #92

Merged
merged 1 commit into from
Aug 19, 2022
Merged

update Maven config #92

merged 1 commit into from
Aug 19, 2022

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Aug 19, 2022

I had some problems building the project locally. I saw that some of the Maven config is out of date, so I made some updates

Prep work for #91

  • remove deprecated parent pom
  • bump java version to 1.8
  • add Maven wrapper
  • bump plugin and dependency versions to latest
  • change broken project URL to GitHub project URL

- remove deprecated parent pom
- bump java version to 1.8
- add maven wrapper
- bump versions
- change broken project URL to GitHub project URL
- add maven wrapper
@@ -23,13 +25,14 @@
<packaging>jar</packaging>

<name>iban4j</name>
<description>A Java library for International Bank Account Number (IBAN) generation.</description>
<url>http://iban4j.org</url>
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 URL is broken for me, and doesn't load. It's also on the GitHub 'about' page. As a quick fix, I removed it here.

image

@hajk1 hajk1 merged commit b953dd6 into arturmkrtchyan:master Aug 19, 2022
@aSemy
Copy link
Contributor Author

aSemy commented Aug 19, 2022

Thanks!

@aSemy aSemy deleted the fix/mvn-update branch August 19, 2022 08:10
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.

2 participants