File tree Expand file tree Collapse file tree 5 files changed +7
-9
lines changed Expand file tree Collapse file tree 5 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >rocketmq-client-java-parent</artifactId >
20
20
<groupId >org.apache.rocketmq</groupId >
21
- <version >5.0.8-SNAPSHOT </version >
21
+ <version >5.0.8</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >rocketmq-client-java-parent</artifactId >
20
20
<groupId >org.apache.rocketmq</groupId >
21
- <version >5.0.8-SNAPSHOT </version >
21
+ <version >5.0.8</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >rocketmq-client-java-parent</artifactId >
20
20
<groupId >org.apache.rocketmq</groupId >
21
- <version >5.0.8-SNAPSHOT </version >
21
+ <version >5.0.8</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
Original file line number Diff line number Diff line change 26
26
<groupId >org.apache.rocketmq</groupId >
27
27
<artifactId >rocketmq-client-java-parent</artifactId >
28
28
<packaging >pom</packaging >
29
- <version >5.0.8-SNAPSHOT </version >
29
+ <version >5.0.8</version >
30
30
<modules >
31
31
<module >client-apis</module >
32
32
<module >client</module >
411
411
<
url >
[email protected] :apache/rocketmq-clients.git</
url >
412
412
<
connection >scm:git:
[email protected] :apache/rocketmq-clients.git</
connection >
413
413
<
developerConnection >scm:git:
[email protected] :apache/rocketmq-clients.git</
developerConnection >
414
- <tag >HEAD </tag >
414
+ <tag >rocketmq-client-java-parent-5.0.8 </tag >
415
415
</scm >
416
416
</project >
Original file line number Diff line number Diff line change 14
14
limitations under the License.
15
15
-->
16
16
17
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
18
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20
18
<modelVersion >4.0.0</modelVersion >
21
19
<parent >
22
20
<groupId >org.apache.rocketmq</groupId >
23
21
<artifactId >rocketmq-client-java-parent</artifactId >
24
- <version >5.0.8-SNAPSHOT </version >
22
+ <version >5.0.8</version >
25
23
</parent >
26
24
27
25
<artifactId >test</artifactId >
You can’t perform that action at this time.
0 commit comments