Skip to content

Commit

Permalink
Merge pull request #4 from jglick/patch-1
Browse files Browse the repository at this point in the history
Back to dev version
  • Loading branch information
sbobin committed Mar 28, 2024
2 parents 2828e9c + fc8c17d commit 897f53a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</properties>

<artifactId>mathworks-polyspace</artifactId>
<version>1.0.9</version>
<version>1.0.10-SNAPSHOT</version>
<groupId>io.jenkins.plugins</groupId>
<name>MathWorks Polyspace Plugin</name>
<url>https://github.com/jenkinsci/mathworks-polyspace-plugin</url>
Expand All @@ -39,7 +39,7 @@
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin.git</url>
<tag>mathworks-polyspace-1.0.9</tag>
<tag>${scmTag}</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 897f53a

Please sign in to comment.