File tree Expand file tree Collapse file tree 5 files changed +9
-5
lines changed
slack-java-client-examples Expand file tree Collapse file tree 5 files changed +9
-5
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.11-SNAPSHOT </version >
13+ <version >1.11</version >
1414 <packaging >pom</packaging >
1515
1616 <modules >
8181 </dependency >
8282 </dependencies >
8383 </dependencyManagement >
84+
85+ <scm >
86+ <tag >slack-client-1.11</tag >
87+ </scm >
8488</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.11-SNAPSHOT </version >
8+ <version >1.11</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.11-SNAPSHOT </version >
8+ <version >1.11</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.11-SNAPSHOT </version >
8+ <version >1.11</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.11-SNAPSHOT </version >
8+ <version >1.11</version >
99 </parent >
1010
1111 <artifactId >slack-java-client</artifactId >
You can’t perform that action at this time.
0 commit comments