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 31735fd commit bd3231cCopy full SHA for bd3231c
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.0.1-SNAPSHOT</version>
+ <version>0.1.0</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://[email protected]/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.1.0</tag>
30
</scm>
31
32
<issueManagement>
0 commit comments