We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6402247 commit 05b4c22Copy full SHA for 05b4c22
1 file changed
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.flybase</groupId>
4
<artifactId>flybase-robot-plugin</artifactId>
5
- <version>0.2.1-SNAPSHOT</version>
+ <version>0.2.1</version>
6
7
<name>FlyBase ROBOT plugin</name>
8
<description>ROBOT plugin for FlyBase ontologies</description>
@@ -26,7 +26,7 @@
26
<connection>scm:git:https://github.com/FlyBase/flybase-robot-plugin.git</connection>
27
<developerConnection>scm:git:ssh://git@github.com/FlyBase/flybase-robot-plugin.git</developerConnection>
28
<url>https://github.com/FlyBase/flybase-robot-plugin</url>
29
- <tag>HEAD</tag>
+ <tag>flybase-robot-plugin-0.2.1</tag>
30
</scm>
31
32
<issueManagement>
0 commit comments