We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1a68a commit 483512dCopy full SHA for 483512d
spring-cloud-starter-baidu-starlight/pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.baidu.cloud</groupId>
13
<artifactId>spring-cloud-starter-baidu-starlight</artifactId>
14
- <version>2022.2.0-SNAPSHOT</version>
+ <version>2022.2.0</version>
15
16
<name>${project.groupId}:${project.artifactId}</name>
17
<description>Spring Cloud Starlight</description>
@@ -338,7 +338,7 @@
338
<connection>scm:git:${project.scm.url}</connection>
339
<developerConnection>scm:git:${project.scm.url}</developerConnection>
340
<url>https://github.com/baidu/starlight.git</url>
341
- <tag>HEAD</tag>
+ <tag>starter-v2022.2.0</tag>
342
</scm>
343
<repositories>
344
<repository>
0 commit comments