Skip to content

Commit

Permalink
[maven-release-plugin] prepare release workflow-api-2.27
Browse files Browse the repository at this point in the history
  • Loading branch information
svanoort committed Apr 12, 2018
1 parent a1410a1 commit 521e53f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -33,7 +33,7 @@
</parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>2.27-SNAPSHOT</version>
<version>2.27</version>
<packaging>hpi</packaging>
<name>Pipeline: API</name>
<url>https://wiki.jenkins.io/display/JENKINS/Pipeline+API+Plugin</url>
Expand All @@ -47,7 +47,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>workflow-api-2.27</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 521e53f

Please sign in to comment.