Skip to content

Commit

Permalink
Release candidate v1.11+build.201701152243
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudBees DEV@Cloud committed Jan 15, 2017
1 parent fd314ec commit fe1b8e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build-monitor-acceptance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>build-monitor</artifactId>
<version>1.11-SNAPSHOT</version>
<version>1.11+build.201701152243</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build-monitor-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>build-monitor</artifactId>
<version>1.11-SNAPSHOT</version>
<version>1.11+build.201701152243</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>build-monitor</artifactId>
<version>1.11-SNAPSHOT</version>
<version>1.11+build.201701152243</version>
<packaging>pom</packaging>

<name>Build Monitor</name>
Expand Down

0 comments on commit fe1b8e2

Please sign in to comment.