eclipse / jnosql

Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Other
231 stars 72 forks source link

nosql.version>1.0.0-b6-SNAPSHOT in jnosl.pom #331

Closed redmitry closed 1 year ago

redmitry commented 1 year ago

Hello, Just wondering: jnosql.pom

Shouldn't it be replaced with "1.0.0-SNAPSHOT" now?

D.

P.S. I also found no 1.0.0-SNAPSHOT drivers :-( https://mvnrepository.com/artifact/org.eclipse.jnosql.communication/jnosql-mongodb-driver

keilw commented 1 year ago

I thought there was a PR for that, or did it not work everywhere?

redmitry commented 1 year ago

I think this variable has no use anywhere. Regarding the drivers, was my fault, as I didn't include https://jakarta.oss.sonatype.org/content/repositories/snapshots/ snapshot repo.