File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
tosan-httpserver-spring-boot-sample
tosan-httpserver-spring-boot-starter Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 <groupId >com.tosan.server.http</groupId >
1212 <artifactId >tosan-httpserver-spring-boot-root</artifactId >
1313 <packaging >pom</packaging >
14- <version >2.2.1-SNAPSHOT </version >
14+ <version >2.2.1</version >
1515
1616 <name >tosan-httpserver-spring-boot-starter</name >
1717 <description >
4646 <connection >scm:git:https://github.com/Tosan/tosan-httpserver-spring-boot-starter.git</connection >
4747 <developerConnection >scm:git:https://github.com/Tosan/tosan-httpserver-spring-boot-starter.git</developerConnection >
4848 <url >https://github.com/Tosan/tosan-httpserver-spring-boot-starter</url >
49- <tag >HEAD </tag >
49+ <tag >v2.2.1 </tag >
5050 </scm >
5151
5252 <properties >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >tosan-httpserver-spring-boot-root</artifactId >
66 <groupId >com.tosan.server.http</groupId >
7- <version >2.2.1-SNAPSHOT </version >
7+ <version >2.2.1</version >
88 </parent >
99
1010 <artifactId >tosan-httpserver-spring-boot-sample</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.tosan.server.http</groupId >
66 <artifactId >tosan-httpserver-spring-boot-root</artifactId >
7- <version >2.2.1-SNAPSHOT </version >
7+ <version >2.2.1</version >
88 </parent >
99
1010 <artifactId >tosan-httpserver-spring-boot-starter</artifactId >
You can’t perform that action at this time.
0 commit comments