Skip to content

Commit c1affc3

Browse files
committed
1.5.0.RELEASE modify groupid
1 parent d2c12f5 commit c1affc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.spring4all</groupId>
3030
<artifactId>spring-boot-starter-swagger</artifactId>
31-
<version>1.5.0.SNAPSHOT</version>
31+
<version>1.5.0.RELEASE</version>
3232
</dependency>
3333
```
3434

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.spring4all</groupId>
88
<artifactId>spring-boot-starter-swagger</artifactId>
9-
<version>1.5.0.SNAPSHOT</version>
9+
<version>1.5.0.RELEASE</version>
1010

1111
<name>spring-boot-starter-swagger</name>
1212
<url>https://github.com/SpringForAll/spring-boot-starter-swagger</url>

0 commit comments

Comments
 (0)