We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20939b9 commit f37668aCopy full SHA for f37668a
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.incenp</groupId>
4
<artifactId>uberon-robot-plugin</artifactId>
5
- <version>0.3.4-SNAPSHOT</version>
+ <version>0.4.0</version>
6
7
<name>Uberon ROBOT plugin</name>
8
<description>ROBOT plugin for the Uberon ontology</description>
@@ -26,7 +26,7 @@
26
<connection>scm:git:https://github.com/obophenotype/uberon-robot-plugin.git</connection>
27
<developerConnection>scm:git:ssh://git@github.com/obophenotype/uberon-robot-plugin.git</developerConnection>
28
<url>https://github.com/obophenotype/uberon-robot-plugin</url>
29
- <tag>HEAD</tag>
+ <tag>uberon-robot-plugin-0.4.0</tag>
30
</scm>
31
32
<issueManagement>
0 commit comments