We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d7f10 commit 05dec6cCopy full SHA for 05dec6c
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>scijava-plugins-commands</artifactId>
13
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0</version>
14
15
<name>SciJava Plugins: Commands</name>
16
<description>Core commands for SciJava applications.</description>
@@ -52,7 +52,7 @@
52
<scm>
53
<connection>scm:git:git://github.com/scijava/scijava-plugins-commands</connection>
54
<developerConnection>scm:git:git@github.com:scijava/scijava-plugins-commands</developerConnection>
55
- <tag>HEAD</tag>
+ <tag>scijava-plugins-commands-0.2.0</tag>
56
<url>https://github.com/scijava/scijava-plugins-commands</url>
57
</scm>
58
0 commit comments