File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 </parent >
88
99 <artifactId >jms-messaging</artifactId >
10- <version >1.1.22 </version >
10+ <version >1.1.23-SNAPSHOT </version >
1111 <packaging >hpi</packaging >
1212 <name >JMS Messaging Plugin</name >
1313 <description >Plugin to listen and emit messages during the build process using a JMS Messaging Provider.</description >
Original file line number Diff line number Diff line change 44 <groupId >org.jenkins-ci.plugins.jms-messaging</groupId >
55 <artifactId >parent</artifactId >
66 <packaging >pom</packaging >
7- <version >1.1.22 </version >
7+ <version >1.1.23-SNAPSHOT </version >
88
99 <properties >
1010 <jenkins .version>2.176.4</jenkins .version>
3232 <scm >
3333 <connection >scm:git:git://github.com/jenkinsci/jms-messaging-plugin.git</connection >
3434 <
developerConnection >scm:git:
[email protected] :jenkinsci/jms-messaging-plugin.git</
developerConnection >
35- <tag >parent-1.1.22 </tag >
35+ <tag >HEAD </tag >
3636 </scm >
3737
3838 <build >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins.jms-messaging</groupId >
66 <artifactId >parent</artifactId >
7- <version >1.1.22 </version >
7+ <version >1.1.23-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >ui-tests</artifactId >
1111 <packaging >jar</packaging >
12- <version >1.10 </version >
12+ <version >1.11-SNAPSHOT </version >
1313
1414 <properties >
1515 <maven .compiler.target>1.8</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments