Skip to content

Commit

Permalink
Merge pull request #56 from shalousun/master
Browse files Browse the repository at this point in the history
release 3.0.0
  • Loading branch information
shalousun authored Oct 16, 2023
2 parents 3f7cd82 + 789d20d commit aff5fe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.ly.smart-doc</groupId>
<artifactId>smart-doc-maven-plugin</artifactId>
<version>2.7.8</version>
<version>3.0.0</version>
<packaging>maven-plugin</packaging>

<name>smart-doc-maven-plugin</name>
Expand Down Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.ly.smart-doc</groupId>
<artifactId>smart-doc</artifactId>
<version>2.7.8</version>
<version>3.0.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit aff5fe2

Please sign in to comment.