File tree Expand file tree Collapse file tree 6 files changed +10
-6
lines changed
slack-java-client-examples Expand file tree Collapse file tree 6 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1010
1111 <groupId >com.hubspot.slack</groupId >
1212 <artifactId >slack-client</artifactId >
13- <version >1.13-SNAPSHOT </version >
13+ <version >1.13</version >
1414 <packaging >pom</packaging >
1515
1616 <modules >
108108 </plugins >
109109 </pluginManagement >
110110 </build >
111+
112+ <scm >
113+ <tag >slack-client-1.13</tag >
114+ </scm >
111115</project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.hubspot.slack</groupId >
77 <artifactId >slack-client</artifactId >
8- <version >1.13-SNAPSHOT </version >
8+ <version >1.13</version >
99 </parent >
1010
1111 <artifactId >slack-base</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.hubspot.slack</groupId >
77 <artifactId >slack-client</artifactId >
8- <version >1.13-SNAPSHOT </version >
8+ <version >1.13</version >
99 </parent >
1010
1111 <artifactId >slack-java-client-examples</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.hubspot.slack</groupId >
77 <artifactId >slack-client</artifactId >
8- <version >1.13-SNAPSHOT </version >
8+ <version >1.13</version >
99 </parent >
1010
1111 <artifactId >slack-java-client-guice</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.hubspot.slack</groupId >
77 <artifactId >slack-client</artifactId >
8- <version >1.13-SNAPSHOT </version >
8+ <version >1.13</version >
99 </parent >
1010
1111 <artifactId >slack-java-client</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.hubspot.slack</groupId >
77 <artifactId >slack-client</artifactId >
8- <version >1.13-SNAPSHOT </version >
8+ <version >1.13</version >
99 </parent >
1010
1111 <artifactId >slack-request-verifier</artifactId >
You can’t perform that action at this time.
0 commit comments