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 55 <parent >
66 <artifactId >hsweb-easy-orm</artifactId >
77 <groupId >org.hswebframework</groupId >
8- <version >4.2.0-SNAPSHOT </version >
8+ <version >4.2.0</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-easy-orm</artifactId >
77 <groupId >org.hswebframework</groupId >
8- <version >4.2.0-SNAPSHOT </version >
8+ <version >4.2.0</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <groupId >org.hswebframework</groupId >
77 <artifactId >hsweb-easy-orm</artifactId >
88 <packaging >pom</packaging >
9- <version >4.2.0-SNAPSHOT </version >
9+ <version >4.2.0</version >
1010 <modules >
1111 <module >hsweb-easy-orm-core</module >
1212 <module >hsweb-easy-orm-rdb</module >
7070 <configuration >
7171 <publishingServerId >central</publishingServerId >
7272 <autoPublish >true</autoPublish >
73- <waitUntil >published </waitUntil >
74- <deploymentName >${project.name} - ${project.version} </deploymentName >
73+ <waitUntil >validated </waitUntil >
74+ <deploymentName >EasyORM ${project.version} </deploymentName >
7575 </configuration >
7676 </plugin >
7777
You can’t perform that action at this time.
0 commit comments