Skip to content

Commit

Permalink
Version 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
QuyenLy87 committed Oct 13, 2022
1 parent c951797 commit 886965e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.ihtsdo.drools</groupId>
<artifactId>snomed-drools</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion snomed-drools-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ihtsdo.drools</groupId>
<artifactId>snomed-drools</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
</parent>

<artifactId>snomed-drools-engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion snomed-drools-rf2-validator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ihtsdo.drools</groupId>
<artifactId>snomed-drools</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
</parent>

<artifactId>snomed-drools-rf2-validator</artifactId>
Expand Down

0 comments on commit 886965e

Please sign in to comment.