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 c129649 commit 2a27dafCopy full SHA for 2a27daf
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>4.1-SNAPSHOT</version>
+ <version>4.1.4</version>
20
<packaging>pom</packaging>
21
22
<properties>
@@ -366,7 +366,7 @@
366
<connection>scm:git:https://github.com/obiba/opal-python-client.git</connection>
367
<developerConnection>scm:git:https://github.com/obiba/opal-python-client.git</developerConnection>
368
<url>https://github.com/obiba/opal-python-client</url>
369
- <tag>HEAD</tag>
+ <tag>4.1.4</tag>
370
</scm>
371
372
<issueManagement>
0 commit comments