Skip to content

Commit

Permalink
publish 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Acexy committed Jun 28, 2019
1 parent e67294e commit 48cd950
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fast-toolkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<plugin><!-- 指定 mvn install jar源码 -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.1.2</version>
<version>3.1.0</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down
2 changes: 1 addition & 1 deletion fast-toolkit3d/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<plugin><!-- 指定 mvn install jar源码 -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.1.2</version>
<version>3.1.0</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit 48cd950

Please sign in to comment.