Skip to content

Commit

Permalink
(#28) updated deploy plugin in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
svettwer committed Apr 17, 2019
1 parent 410f577 commit dba4c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
<version>3.0.0-M1</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit dba4c54

Please sign in to comment.