Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dimensionsscm-0.9.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavafenkin committed Jun 9, 2023
1 parent 2b6e23e commit fc3f48c
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 @@ -10,7 +10,7 @@
</parent>

<artifactId>dimensionsscm</artifactId>
<version>0.9.4-SNAPSHOT</version>
<version>0.9.3.1</version>
<packaging>hpi</packaging>
<name>Jenkins Dimensions Plugin</name>
<description>This plugin integrates the Dimensions CM SCM with Jenkins.</description>
Expand All @@ -35,7 +35,7 @@
<connection>scm:git:git://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</url>
<tag>HEAD</tag>
<tag>dimensionsscm-0.9.3.1</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit fc3f48c

Please sign in to comment.