Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 2b2a8c1

Browse files
author
Vahila Kayithi
committed
[maven-release-plugin] prepare for next development iteration
1 parent df6158d commit 2b2a8c1

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>matlab</artifactId>
12-
<version> 2.16.0</version>
12+
<version> 2.16.1-SNAPSHOT</version>
1313
<packaging>hpi</packaging>
1414

1515
<name>MATLAB Plugin</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:ssh://github.com/jenkinsci/matlab-plugin.git</connection>
5050
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/matlab-plugin.git</developerConnection>
5151
<url>https://github.com/jenkinsci/matlab-plugin</url>
52-
<tag>matlab-2.16.0</tag>
52+
<tag>HEAD</tag>
5353
</scm>
5454

5555
<properties>

0 commit comments

Comments
 (0)