OHDSI / WebAPI

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

Updated SqlRender v1.16.1 #2313

Closed konstjar closed 1 year ago

konstjar commented 1 year ago

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

chrisknoll commented 1 year 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 1 year 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 1 year ago

Thank you! I updated PR to release version