We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39dc3b commit 9202e3aCopy full SHA for 9202e3a
pom.xml
@@ -16,7 +16,7 @@
16
<artifactId>opal-python-client</artifactId>
17
<name>opal-python-client</name>
18
<description>Opal Python Client Module</description>
19
- <version>2.16-SNAPSHOT</version>
+ <version>2.16.0</version>
20
<packaging>pom</packaging>
21
22
<properties>
@@ -416,7 +416,7 @@
416
<connection>scm:git:https://github.com/obiba/opal-python-client.git</connection>
417
<developerConnection>scm:git:https://github.com/obiba/opal-python-client.git</developerConnection>
418
<url>https://github.com/obiba/opal-python-client</url>
419
- <tag>opal-python-client-2.16.x</tag>
+ <tag>2.16.0</tag>
420
</scm>
421
422
<issueManagement>
0 commit comments