We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625a0a5 commit 2abc2bdCopy full SHA for 2abc2bd
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.incenp</groupId>
4
<artifactId>odk-robot-plugin</artifactId>
5
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
6
7
<name>ODK ROBOT plugin</name>
8
<description>ROBOT plugin for the Ontology Development Kit</description>
@@ -26,7 +26,7 @@
26
<connection>scm:git:https://github.com/INCATools/odk-robot-plugin.git</connection>
27
<developerConnection>scm:git:ssh://[email protected]/INCATools/odk-robot-plugin.git</developerConnection>
28
<url>https://github.com/INCATools/odk-robot-plugin</url>
29
- <tag>HEAD</tag>
+ <tag>odk-robot-plugin-0.1.0</tag>
30
</scm>
31
32
<issueManagement>
0 commit comments