File tree 6 files changed +13
-18
lines changed
shardingsphere-ui-backend
shardingsphere-ui-distribution
shardingsphere-ui-bin-distribution
shardingsphere-ui-src-distribution
shardingsphere-ui-frontend
6 files changed +13
-18
lines changed Original file line number Diff line number Diff line change 25
25
</parent >
26
26
<groupId >org.apache.shardingsphere</groupId >
27
27
<artifactId >shardingsphere-ui</artifactId >
28
- <version >5.0.0-RC1-SNAPSHOT </version >
28
+ <version >4.1.0 </version >
29
29
<packaging >pom</packaging >
30
30
<name >${project.artifactId} </name >
31
31
153
153
<connection >scm:git:https://github.com/apache/shardingsphere.git</connection >
154
154
<developerConnection >scm:git:https://github.com/apache/shardingsphere.git</developerConnection >
155
155
<url >https://github.com/apache/shardingsphere.git</url >
156
- <tag >HEAD </tag >
156
+ <tag >shardingsphere-ui-4.1.0 </tag >
157
157
</scm >
158
158
</project >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.apache.shardingsphere</groupId >
23
23
<artifactId >shardingsphere-ui</artifactId >
24
- <version >5.0.0-RC1-SNAPSHOT </version >
24
+ <version >4.1.0 </version >
25
25
</parent >
26
26
<artifactId >shardingsphere-ui-backend</artifactId >
27
27
<name >${project.artifactId} </name >
30
30
<dependency >
31
31
<groupId >org.apache.shardingsphere</groupId >
32
32
<artifactId >sharding-core-common</artifactId >
33
- <version >${project.version} </version >
33
+ <version >4.1.0 </version >
34
34
<exclusions >
35
35
<exclusion >
36
36
<groupId >org.apache.shardingsphere</groupId >
49
49
<dependency >
50
50
<groupId >org.apache.shardingsphere</groupId >
51
51
<artifactId >sharding-orchestration-core-facade</artifactId >
52
- <version >${project.version} </version >
52
+ <version >4.1.0 </version >
53
53
<exclusions >
54
54
<exclusion >
55
55
<groupId >org.apache.shardingsphere</groupId >
60
60
<dependency >
61
61
<groupId >org.apache.shardingsphere</groupId >
62
62
<artifactId >sharding-orchestration-center-zookeeper-curator</artifactId >
63
- <version >${project.version} </version >
63
+ <version >4.1.0 </version >
64
64
</dependency >
65
65
66
66
<dependency >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.apache.shardingsphere</groupId >
23
23
<artifactId >shardingsphere-ui</artifactId >
24
- <version >5.0.0-RC1-SNAPSHOT </version >
24
+ <version >4.1.0 </version >
25
25
</parent >
26
26
<artifactId >shardingsphere-ui-distribution</artifactId >
27
27
<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 16
16
~ limitations under the License.
17
17
-->
18
18
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
+ <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" >
22
20
<modelVersion >4.0.0</modelVersion >
23
21
<parent >
24
22
<groupId >org.apache.shardingsphere</groupId >
25
23
<artifactId >shardingsphere-ui-distribution</artifactId >
26
- <version >5.0.0-RC1-SNAPSHOT </version >
24
+ <version >4.1.0 </version >
27
25
</parent >
28
26
<artifactId >shardingsphere-ui-bin-distribution</artifactId >
29
27
<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 16
16
~ limitations under the License.
17
17
-->
18
18
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
+ <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" >
22
20
<modelVersion >4.0.0</modelVersion >
23
21
<parent >
24
22
<groupId >org.apache.shardingsphere</groupId >
25
23
<artifactId >shardingsphere-ui-distribution</artifactId >
26
- <version >5.0.0-RC1-SNAPSHOT </version >
24
+ <version >4.1.0 </version >
27
25
</parent >
28
26
<artifactId >shardingsphere-ui-src-distribution</artifactId >
29
27
<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 16
16
~ limitations under the License.
17
17
-->
18
18
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
+ <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" >
21
20
<modelVersion >4.0.0</modelVersion >
22
21
<parent >
23
22
<groupId >org.apache.shardingsphere</groupId >
24
23
<artifactId >shardingsphere-ui</artifactId >
25
- <version >5.0.0-RC1-SNAPSHOT </version >
24
+ <version >4.1.0 </version >
26
25
</parent >
27
26
<artifactId >shardingsphere-ui-frontend</artifactId >
28
27
<name >${project.artifactId} </name >
You can’t perform that action at this time.
0 commit comments