Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Jan 27, 2021
1 parent 4fcaeef commit 4d3b589
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 @@ -9,7 +9,7 @@
</parent>
<groupId>io.jenkins.plugins</groupId>
<artifactId>dark-theme</artifactId>
<version>0.0.11-SNAPSHOT</version>
<version>0.0.11</version>
<packaging>hpi</packaging>
<properties>
<revision>0.0.3</revision>
Expand Down Expand Up @@ -70,7 +70,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>${scmTag}</tag>
<tag>0.0.11</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 4d3b589

Please sign in to comment.