We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f3130 commit cb3bf6aCopy full SHA for cb3bf6a
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>org.ohdsi</groupId>
7
<artifactId>WebAPI</artifactId>
8
<packaging>war</packaging>
9
- <version>2.15.0-SNAPSHOT</version>
+ <version>2.15.0</version>
10
<name>WebAPI</name>
11
<properties>
12
<build.number>${BUILD_NUMBER}</build.number>
@@ -1148,7 +1148,7 @@
1148
<dependency>
1149
1150
<artifactId>SkeletonCohortCharacterization</artifactId>
1151
- <version>2.0.1</version>
+ <version>2.0.2</version>
1152
<exclusions>
1153
<exclusion>
1154
0 commit comments