OHDSI / WebAPI

OHDSI WebAPI contains all OHDSI services that can be called from OHDSI applications
Apache License 2.0
126 stars 156 forks source link

Updated SqlRender v1.16.1 #2313

Closed konstjar closed 8 months ago

konstjar commented 8 months ago

Closes #2281 Unfortunately, the SqlRender release version contains "-SNAPSHOT" postfix in pom.xml

chrisknoll commented 8 months ago

If sqlRender is released to OHDSI nexus repo, it will be locatable without the -SNAPSHOT in the version. Let me check to see if it was released that way.

chrisknoll commented 8 months ago

I checked the nexus repo, the version 1.16.1 is released and you can reference it without SNAPSHOT: image

So you can update this PR to use the non-snapshot version.

konstjar commented 8 months ago

Thank you! I updated PR to release version