Skip to content

Commit

Permalink
add version for source-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
fulan.zjf committed Jul 1, 2020
1 parent e48f51a commit 1fd2284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cola-statemachine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<doclint>none</doclint>
</configuration>
</plugin>
<!-- This is for central repository, comment it when build at local
<!-- This is for central repository, comment it when build at local-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
Expand All @@ -113,7 +113,7 @@
</execution>
</executions>
</plugin>
-->

<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
Expand Down

0 comments on commit 1fd2284

Please sign in to comment.