jsr107 / jsr107spec

JSR107 Cache Specification
Apache License 2.0
413 stars 164 forks source link

Change version number to 1.1.0 #395

Closed keilw closed 6 years ago

keilw commented 6 years ago

The POM states version 1.1.0-SNAPSHOT, but following the succesful MR 1 ballot, is there still a reason to remain in snapshot?

gregrluck commented 6 years ago

We need to release. So give me a chance

Regards

Greg Luck

web: http://gregluck.com http://gregluck.com/ skype: gregrluck mobile US: +1 650 924 6244 mobile Australia: +61 408 061 622

On 15 Dec 2017, at 8:29 am, Werner Keil notifications@github.com wrote:

The POM https://github.com/jsr107/jsr107spec/blob/master/pom.xml states version 1.1.0-SNAPSHOT, but following the succesful MR 1 ballot, is there still a reason to remain in snapshot?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jsr107/jsr107spec/issues/395, or mute the thread https://github.com/notifications/unsubscribe-auth/AANyhDxsXdw_fIvDHV7b8A3WMLp5ZnOSks5tAnRGgaJpZM4RDezt.

vbekiaris commented 6 years ago

Fixed by https://github.com/jsr107/jsr107spec/commit/692be1cf72cb5f9ac3d9fc62aa463c96711617da

Also 1.1.0 artifacts for specification and RI modules are now available on maven central. This issue can be now closed.

keilw commented 6 years ago

That seems to work but why this ancient CDI version? Was it because there is still JDK 6 compabitility after all these years?