We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae09fc commit 4ca5a02Copy full SHA for 4ca5a02
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>scripting-matlab</artifactId>
13
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.4.0</version>
14
15
<name>SciJava Scripting: MATLAB</name>
16
<description>MATLAB scripting language plugin.</description>
@@ -79,7 +79,7 @@
79
<scm>
80
<connection>scm:git:git://github.com/scijava/scripting-matlab</connection>
81
<developerConnection>scm:git:git@github.com:scijava/scripting-matlab</developerConnection>
82
- <tag>HEAD</tag>
+ <tag>scripting-matlab-0.4.0</tag>
83
<url>https://github.com/scijava/scripting-matlab</url>
84
</scm>
85
0 commit comments