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 249eb37 commit b85c741Copy full SHA for b85c741
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>uk.ac.ebi.pride.px</groupId>
5
<artifactId>px-submission-tool</artifactId>
6
<packaging>jar</packaging>
7
- <version>2.4.11-SNAPSHOT</version>
+ <version>2.4.11</version>
8
<name>px-submission-tool</name>
9
<url>https://github.com/proteomexchange/px-submission-tool</url>
10
@@ -272,7 +272,7 @@
272
<connection>scm:git:https://github.com/proteomexchange/px-submission-tool.git</connection>
273
<developerConnection>scm:git:https://github.com/proteomexchange/px-submission-tool.git</developerConnection>
274
<url>https://github.com/proteomexchange/px-submission-tool.git</url>
275
- <tag>HEAD</tag>
+ <tag>px-submission-tool-2.4.11</tag>
276
</scm>
277
278
</project>
0 commit comments