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 2f8ae44 commit aa691e7Copy full SHA for aa691e7
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>scripting-matlab</artifactId>
13
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
14
15
<name>SciJava Scripting: MATLAB</name>
16
<description>MATLAB scripting language plugin.</description>
@@ -76,7 +76,7 @@
76
<scm>
77
<connection>scm:git:git://github.com/scijava/scripting-matlab</connection>
78
<developerConnection>scm:git:[email protected]:scijava/scripting-matlab</developerConnection>
79
- <tag>HEAD</tag>
+ <tag>scripting-matlab-0.5.2</tag>
80
<url>https://github.com/scijava/scripting-matlab</url>
81
</scm>
82
<issueManagement>
0 commit comments