Skip to content

Commit 483512d

Browse files
committed
[maven-release-plugin] prepare release starter-v2022.2.0
1 parent 0f1a68a commit 483512d

File tree

1 file changed

+2
-2
lines changed
  • spring-cloud-starter-baidu-starlight

1 file changed

+2
-2
lines changed

spring-cloud-starter-baidu-starlight/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.baidu.cloud</groupId>
1313
<artifactId>spring-cloud-starter-baidu-starlight</artifactId>
14-
<version>2022.2.0-SNAPSHOT</version>
14+
<version>2022.2.0</version>
1515

1616
<name>${project.groupId}:${project.artifactId}</name>
1717
<description>Spring Cloud Starlight</description>
@@ -338,7 +338,7 @@
338338
<connection>scm:git:${project.scm.url}</connection>
339339
<developerConnection>scm:git:${project.scm.url}</developerConnection>
340340
<url>https://github.com/baidu/starlight.git</url>
341-
<tag>HEAD</tag>
341+
<tag>starter-v2022.2.0</tag>
342342
</scm>
343343
<repositories>
344344
<repository>

0 commit comments

Comments
 (0)