Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #5 from ehrbase/release/v0.2.0
Browse files Browse the repository at this point in the history
-Updated sdk version to 1.2.0
  • Loading branch information
pfeild authored Mar 1, 2021
2 parents a810ff7 + 44c6e03 commit a015989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>org.ehrbase.openehr</groupId>
<artifactId>aql-editor-backend-spring-boot-starter</artifactId>
<version>v0.1.0</version>
<version>0.2.0</version>
<packaging>jar</packaging>

<repositories>
Expand All @@ -36,7 +36,7 @@
<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<ehrbase.sdk.version>v1.1.0</ehrbase.sdk.version>
<ehrbase.sdk.version>1.2.0</ehrbase.sdk.version>
<commons.lang3.version>3.8</commons.lang3.version>
</properties>

Expand Down

0 comments on commit a015989

Please sign in to comment.