Skip to content

Commit

Permalink
manual version update to v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wlad committed Jul 5, 2020
1 parent e8a4bb8 commit d7d6358
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<version>0.3.3</version>
<version>0.3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<version>0.3.3</version>
<version>0.3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion opt-1.4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<version>0.3.3</version>
<version>0.3.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<artifactId>root</artifactId>
<packaging>pom</packaging>
<version>0.3.3</version>
<version>0.3.5</version>
<modules>
<module>client</module>
<module>generator</module>
Expand Down
2 changes: 1 addition & 1 deletion response-dto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<version>0.3.3</version>
<version>0.3.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion serialisation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<version>0.3.3</version>
<version>0.3.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion terminology/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<version>0.3.3</version>
<version>0.3.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion test-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<version>0.3.3</version>
<version>0.3.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<version>0.3.3</version>
<version>0.3.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit d7d6358

Please sign in to comment.