Skip to content

Commit

Permalink
[maven-release-plugin] prepare release code-coverage-api-1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tempora-mutantur committed Apr 23, 2020
1 parent 8e59834 commit e60a5c3
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>code-coverage-api</artifactId>
<version>1.1.6-SNAPSHOT</version>
<version>1.1.6</version>
<packaging>hpi</packaging>
<properties>
<!-- Baseline Jenkins version you use to build the plugin. Users must have this version or newer to run. -->
Expand Down Expand Up @@ -145,7 +145,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>code-coverage-api-1.1.6</tag>
</scm>

<repositories>
Expand Down

0 comments on commit e60a5c3

Please sign in to comment.