ma1uta / jeon

Matrix API (java)
Apache License 2.0
20 stars 7 forks source link

Use parent POM version for versioning all sub-modules and their cross-dependencies #4

Closed MikkCZ closed 4 years ago

MikkCZ commented 4 years ago

fix #3

I recommend using mvn release:prepare and mvn release:clean to avoid similar issues in the future. Also some basic job on Travis CI running just mvn install would uncover that.

MikkCZ commented 4 years ago

Fix for https://github.com/ma1uta/jmsdk/issues/7 will be in separate PR for that respective repo.

MikkCZ commented 4 years ago

@ma1uta r?

ma1uta commented 4 years ago

@MikkCZ Thanks for PR. I planned to add the bom-file in the next release.

ma1uta commented 4 years ago

I have released 0.10.1 with your fixes. In a few hours-days it will be published on the maven repository.