Skip to content

Commit

Permalink
[IMP] 修改pom
Browse files Browse the repository at this point in the history
  • Loading branch information
李浩 committed Apr 21, 2023
1 parent 6b5ec4b commit fe30527
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>gitlab-service</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.0.1.RELEASE</version>
<packaging>jar</packaging>
<url>https://github.com/choerodon/gitlab-service</url>

<!--加parent-->
<parent>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-framework-parent</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.0.2.RELEASE</version>
</parent>

<build>
Expand Down Expand Up @@ -56,7 +56,6 @@
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-gitlab4j-api</artifactId>
<version>1.3.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit fe30527

Please sign in to comment.