Skip to content

Commit

Permalink
Release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
suninformation committed Jul 8, 2023
1 parent 890a636 commit a89885a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>net.ymate.maven.plugins</groupId>
<artifactId>ymate-maven-plugin</artifactId>
<version>1.0.2-dev</version>
<version>1.0.2</version>
<packaging>maven-plugin</packaging>

<name>ymate-maven-plugin</name>
Expand All @@ -15,8 +15,8 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<ymate.platform.version>2.1.2-dev</ymate.platform.version>
<ymate.apidocs.version>2.0.1-dev</ymate.apidocs.version>
<ymate.platform.version>2.1.2</ymate.platform.version>
<ymate.apidocs.version>2.0.1</ymate.apidocs.version>
</properties>

<developers>
Expand Down

0 comments on commit a89885a

Please sign in to comment.