File tree Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <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/maven-v4_0_0.xsd" >
3
2
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >org.springframework.boot</groupId >
7
6
<artifactId >spring-boot-starter-parent</artifactId >
8
7
<version >3.3.4</version >
9
- <relativePath /> <!-- lookup parent from repository -->
8
+ <relativePath /> <!-- lookup parent from repository -->
10
9
</parent >
11
10
<groupId >com.ganshane.xcoin.core</groupId >
12
11
<artifactId >xcoin-core-project</artifactId >
13
12
<packaging >pom</packaging >
14
- <version >0.1-SNAPSHOT </version >
13
+ <version >0.1</version >
15
14
<name >xcoin</name >
16
15
<description >xcoin core project</description >
17
16
<modules >
332
331
<url >https://github.com/wechaty/scala-wechaty</url >
333
332
<connection >scm:git:ssh://github.com/wechaty/scala-wechaty.git</connection >
334
333
<
developerConnection >scm:git:ssh://
[email protected] /wechaty/scala-wechaty.git</
developerConnection >
335
- <tag >HEAD </tag >
334
+ <tag >xcoin-core-project-0.1 </tag >
336
335
</scm >
337
336
<properties >
338
337
<encoding >UTF-8</encoding >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <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/maven-v4_0_0.xsd" >
3
2
4
3
<parent >
5
4
<groupId >com.ganshane.xcoin.core</groupId >
6
5
<artifactId >xcoin-core-project</artifactId >
7
- <version >0.1-SNAPSHOT </version >
6
+ <version >0.1</version >
8
7
</parent >
9
8
<modelVersion >4.0.0</modelVersion >
10
9
<artifactId >xcoin-blockchain</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <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/maven-v4_0_0.xsd" >
3
2
4
3
<parent >
5
4
<groupId >com.ganshane.xcoin.core</groupId >
6
5
<artifactId >xcoin-core-project</artifactId >
7
- <version >0.1-SNAPSHOT </version >
6
+ <version >0.1</version >
8
7
</parent >
9
8
<modelVersion >4.0.0</modelVersion >
10
9
<artifactId >xcoin-core</artifactId >
You can’t perform that action at this time.
0 commit comments