Skip to content

Commit 2abc2bd

Browse files
committed
[maven-release-plugin] prepare release odk-robot-plugin-0.1.0
1 parent 625a0a5 commit 2abc2bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.incenp</groupId>
44
<artifactId>odk-robot-plugin</artifactId>
5-
<version>0.1.0-SNAPSHOT</version>
5+
<version>0.1.0</version>
66

77
<name>ODK ROBOT plugin</name>
88
<description>ROBOT plugin for the Ontology Development Kit</description>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:https://github.com/INCATools/odk-robot-plugin.git</connection>
2727
<developerConnection>scm:git:ssh://[email protected]/INCATools/odk-robot-plugin.git</developerConnection>
2828
<url>https://github.com/INCATools/odk-robot-plugin</url>
29-
<tag>HEAD</tag>
29+
<tag>odk-robot-plugin-0.1.0</tag>
3030
</scm>
3131

3232
<issueManagement>

0 commit comments

Comments
 (0)