Skip to content

Commit

Permalink
Release 1.4.4 (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
jreyno77 authored Sep 1, 2022
1 parent 76ff576 commit 7a47fd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@

<groupId>org.opencds.cqf</groupId>
<artifactId>tooling</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>

<packaging>jar</packaging>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<cql-engine.version>1.5.10-SNAPSHOT</cql-engine.version>
<cql-evaluator.version>1.4.7-SNAPSHOT</cql-evaluator.version>
<cql-engine.version>1.5.9</cql-engine.version>
<cql-evaluator.version>1.4.6</cql-evaluator.version>
<cqframework.version>1.5.11</cqframework.version>
<hapi.version>5.6.3</hapi.version>
<core.version>5.6.15</core.version>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
library "CQLv151ChangesApplied"

// Generated on 2022-08-26T09:24:51.240685
// Generated on 2022-09-01T08:48:45.098362700

define "CQLv151ChangesApplied":
{
Expand Down

0 comments on commit 7a47fd5

Please sign in to comment.