Skip to content

Commit 210aba0

Browse files
committed
Update MATLAB case in pom.xml
MATLAB should be all uppercase.
1 parent b7b8716 commit 210aba0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<artifactId>scripting-matlab</artifactId>
1313
<version>0.1.0-SNAPSHOT</version>
1414

15-
<name>SciJava Scripting: Matlab</name>
16-
<description>Matlab scripting language plugin.</description>
15+
<name>SciJava Scripting: MATLAB</name>
16+
<description>MATLAB scripting language plugin.</description>
1717
<url>http://scijava.org/</url>
1818
<inceptionYear>2014</inceptionYear>
1919

0 commit comments

Comments
 (0)