Skip to content

Commit

Permalink
[maven-release-plugin] prepare release benchmark-1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
damercie committed Oct 30, 2018
1 parent 9d957cb commit 5605dff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -24,7 +24,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>benchmark</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
<packaging>hpi</packaging>

<properties>
Expand Down Expand Up @@ -64,7 +64,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>benchmark-1.0.7</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 5605dff

Please sign in to comment.