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 060a7f5 commit a3bacdcCopy full SHA for a3bacdc
pom.xml
@@ -8,7 +8,7 @@
8
<relativePath />
9
</parent>
10
<artifactId>matlab</artifactId>
11
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.7.1</version>
12
<packaging>hpi</packaging>
13
14
<developers>
@@ -50,7 +50,7 @@
50
<connection>scm:git:ssh://github.com/jenkinsci/matlab-plugin.git</connection>
51
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/matlab-plugin.git</developerConnection>
52
<url>http://github.com/jenkinsci/matlab-plugin</url>
53
- <tag>HEAD</tag>
+ <tag>matlab-2.7.1</tag>
54
</scm>
55
<dependencyManagement>
56
<dependencies>
0 commit comments