Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b52ad86

Browse files
authored
Merge pull request #49 from kingpjszhh/feature/fix-lab04-pom
提交pom修改
2 parents 81755e2 + 1f04682 commit b52ad86

File tree

1 file changed

+4
-3
lines changed
  • lab-04-rabbitmq/lab-04-rabbitmq-native

1 file changed

+4
-3
lines changed

‎lab-04-rabbitmq/lab-04-rabbitmq-native/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
6-
<artifactId>lab-04</artifactId>
7-
<groupId>cn.iocoder.springboot.labs</groupId>
8-
<version>1.0-SNAPSHOT</version>
6+
<groupId>org.springframework.boot</groupId>
7+
<artifactId>spring-boot-starter-parent</artifactId>
8+
<version>2.2.1.RELEASE</version>
9+
<relativePath/> <!-- lookup parent from repository -->
910
</parent>
1011
<modelVersion>4.0.0</modelVersion>
1112

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /