Skip to content

Commit

Permalink
Release 2.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaicode committed Jan 13, 2021
1 parent 63aa0c0 commit e220892
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.snomed.otf</groupId>
<artifactId>snomed-template-service</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0</version>
<name>SNOMED CT Transformation and Template Service</name>
<description>A service to support SNOMED CT authoring offering Transformation and Template functionality.</description>

Expand Down Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.ihtsdo.otf.common</groupId>
<artifactId>otf-common</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.1.2</version>
</dependency>
<dependency>
<groupId>org.ihtsdo.otf.common</groupId>
Expand All @@ -58,7 +58,7 @@
<dependency>
<groupId>org.snomed.otf</groupId>
<artifactId>snomed-owl-toolkit</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
</dependency>
<!-- Spring Cloud -->
<dependency>
Expand Down

0 comments on commit e220892

Please sign in to comment.