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 33377b3 commit 907e93dCopy full SHA for 907e93d
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.13-SNAPSHOT</version>
+ <version>2.13.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.13.x</tag>
+ <tag>2.13.0</tag>
420
</scm>
421
422
<issueManagement>
0 commit comments