File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333
3434 <groupId >org.jenkins-ci.plugins.pipeline-stage-view</groupId >
3535 <artifactId >parent-pom</artifactId >
36- <version >2.10 </version >
36+ <version >2.11-SNAPSHOT </version >
3737 <packaging >pom</packaging >
3838 <name >Pipeline Stage View Plugin: Parent POM</name >
3939 <url >https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Stage+View+Plugin</url >
4242 <connection >scm:git:git://github.com/jenkinsci/pipeline-stage-view-plugin.git</connection >
4343 <developerConnection >scm:git:git@github.com:jenkinsci/pipeline-stage-view-plugin.git</developerConnection >
4444 <url >https://github.com/jenkinsci/pipeline-stage-view-plugin</url >
45- <tag >pipeline-stage-view-2.10 </tag >
45+ <tag >HEAD </tag >
4646 </scm >
4747
4848 <properties >
Original file line number Diff line number Diff line change 2828 <parent >
2929 <groupId >org.jenkins-ci.plugins.pipeline-stage-view</groupId >
3030 <artifactId >parent-pom</artifactId >
31- <version >2.10 </version >
31+ <version >2.11-SNAPSHOT </version >
3232 <relativePath >../pom.xml</relativePath >
3333 </parent >
3434
3535 <artifactId >pipeline-rest-api</artifactId >
36- <version >2.10 </version >
36+ <version >2.11-SNAPSHOT </version >
3737 <name >Pipeline: REST API Plugin</name >
3838 <description >Provides a REST API to access pipeline and pipeline run data</description >
3939 <url >https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Stage+View+Plugin</url > <!-- TODO update -->
Original file line number Diff line number Diff line change 2828 <parent >
2929 <groupId >org.jenkins-ci.plugins.pipeline-stage-view</groupId >
3030 <artifactId >parent-pom</artifactId >
31- <version >2.10 </version >
31+ <version >2.11-SNAPSHOT </version >
3232 <relativePath >../pom.xml</relativePath >
3333 </parent >
3434
3535 <artifactId >pipeline-stage-view</artifactId >
36- <version >2.10 </version >
36+ <version >2.11-SNAPSHOT </version >
3737 <name >Pipeline: Stage View Plugin</name >
3838 <description >Provides a swimlane view of the different stages in a pipeline.
3939 </description >
You can’t perform that action at this time.
0 commit comments