Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pyenv-pipeline-2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cstarner committed Feb 26, 2019
1 parent 74b363d commit f595538
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>org.jenkins-ci.plugins</groupId>
<artifactId>pyenv-pipeline</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>hpi</packaging>

<properties>
Expand Down Expand Up @@ -43,7 +43,7 @@
<connection>scm:git:git://github.com/jenkinsci/pyenv-pipeline-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/pyenv-pipeline-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/pyenv-pipeline-plugin</url>
<tag>pyenv-pipeline-1.0.1</tag>
<tag>pyenv-pipeline-2.1.0</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit f595538

Please sign in to comment.