Skip to content

Commit

Permalink
version was changed to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ssuvorov-fls committed Jun 25, 2021
1 parent 9f3d496 commit 0bedb92
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 @@ -6,7 +6,7 @@
<groupId>org.ohdsi</groupId>
<artifactId>WebAPI</artifactId>
<packaging>war</packaging>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<name>WebAPI</name>
<properties>
<build.number>${BUILD_NUMBER}</build.number>
Expand Down Expand Up @@ -204,7 +204,7 @@
<jasypt.encryptor.enabled>false</jasypt.encryptor.enabled>
<jasypt.encryptor.password></jasypt.encryptor.password>
<jasypt.encryptor.algorithm>PBEWithMD5AndDES</jasypt.encryptor.algorithm>

<!-- ORGANIZATION SETTINGS -->
<organization.name>OHDSI</organization.name>

Expand Down

0 comments on commit 0bedb92

Please sign in to comment.