Skip to content

Commit

Permalink
[maven-release-plugin] prepare release workflow-1.15-beta-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Mar 4, 2016
1 parent 00d4377 commit 3c739b2
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-aggregator</artifactId>
<packaging>hpi</packaging>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-api</artifactId>
<packaging>hpi</packaging>
Expand Down
2 changes: 1 addition & 1 deletion basic-steps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-basic-steps</artifactId>
<packaging>hpi</packaging>
Expand Down
2 changes: 1 addition & 1 deletion cps-global-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-cps-global-lib</artifactId>
<packaging>hpi</packaging>
Expand Down
2 changes: 1 addition & 1 deletion cps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-cps</artifactId>
<packaging>hpi</packaging>
Expand Down
2 changes: 1 addition & 1 deletion durable-task-step/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-durable-task-step</artifactId>
<packaging>hpi</packaging>
Expand Down
2 changes: 1 addition & 1 deletion job/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-job</artifactId>
<packaging>hpi</packaging>
Expand Down
2 changes: 1 addition & 1 deletion multibranch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ THE SOFTWARE.
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-multibranch</artifactId>
<packaging>hpi</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
<packaging>pom</packaging>
<name>Pipeline: Parent</name>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin</url>
Expand All @@ -46,7 +46,7 @@
<connection>scm:git:git://github.com/jenkinsci/workflow-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/workflow-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/workflow-plugin</url>
<tag>HEAD</tag>
<tag>workflow-1.15-beta-1</tag>
</scm>
<properties>
<jenkins.version>1.609.3</jenkins.version>
Expand Down
2 changes: 1 addition & 1 deletion scm-step/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-scm-step</artifactId>
<packaging>hpi</packaging>
Expand Down
2 changes: 1 addition & 1 deletion step-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-step-api</artifactId>
<packaging>hpi</packaging>
Expand Down
2 changes: 1 addition & 1 deletion support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-pom</artifactId>
<version>1.15-beta-1-SNAPSHOT</version>
<version>1.15-beta-1</version>
</parent>
<artifactId>workflow-support</artifactId>
<packaging>hpi</packaging>
Expand Down

0 comments on commit 3c739b2

Please sign in to comment.